Właściwość GaugeRowCollection.Count
Pobiera liczbę elementów kolekcja.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Count As Integer
Get
'Użycie
Dim instance As GaugeRowCollection
Dim value As Integer
value = instance.Count
public int Count { get; }
public:
virtual property int Count {
int get () sealed;
}
abstract Count : int
override Count : int
final function get Count () : int
Wartość właściwości
Typ: System.Int32
Liczba elementów w StateIndicatorCollection.
Zobacz także