XmlQuerySequence<T>.Count Proprietà

Definizione

Restituisce il numero di elementi nella sequenza.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Int32

Valore di tipo int.

Implementazioni

Si applica a