Share via


Proprietà IVsaItems.Count

Ottiene il numero di elementi dell'insieme specificato.

Spazio dei nomi:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Sintassi

'Dichiarazione
ReadOnly Property Count As Integer
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int with get
function get Count () : int

Valore proprietà

Tipo: Int32
Restituisce il valore intero del numero di elementi presenti nell'insieme.

Vedere anche

Riferimenti

IVsaItems Interfaccia

Spazio dei nomi Microsoft.Vsa