Właściwość GroupExpressionValueCollection.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 GroupExpressionValueCollection
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
Liczba elementów w GroupExpressionValueCollection.