Partager via


IVCCollection.Count, propriété

Obtient une valeur qui indique le nombre d'objets de la collection.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

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

Valeur de propriété

Type : System.Int32
Nombre d'objets de la collection.

Sécurité .NET Framework

Voir aussi

Référence

IVCCollection Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms