Udostępnij przez


Właściwość StyleProperties.Count

Zwraca liczbę właściwości stylu.

Przestrzeń nazw:  Microsoft.ReportingServices.ReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Count As Integer
    Get
'Użycie
Dim instance As StyleProperties
Dim value As Integer

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

Wartość właściwości

Typ: System.Int32
Całkowitą wartość zawierającą liczbę właściwości stylu.