XmlQuerySequence<T>.Count Właściwość

Definicja

Zwraca liczbę elementów w sekwencji.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Wartość właściwości

Int32

Wartość typu int .

Implementuje

Dotyczy