Partager via


Propriété Count

Gets the number of style properties in the collection.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property Count As Integer
    Get
'Utilisation
Dim instance As StyleBase
Dim value As Integer

value = instance.Count
public virtual int Count { get; }
public:
virtual property int Count {
    int get ();
}
abstract Count : int
override Count : int
function get Count () : int

Valeur de propriété

Type : System. . :: . .Int32
An integer containing the number of style properties in the collection.