GeneralTransform3DCollection.Count Propriété

Définition

Obtient le nombre d'objets de cette collection.

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

Valeur de propriété

Nombre d’éléments dans la collection

Implémente

Remarques

Count est introduit dans le .NET Framework version 3.5. Pour plus d’informations, consultez Versions et dépendances.

S’applique à