Point3DCollection.Count Eigenschaft

Definition

Ruft die Anzahl der Point3D-Objekte in der Point3DCollection ab.

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

Eigenschaftswert

Int32

Die Anzahl der Point3D-Objekte in der Point3DCollection.

Implementiert

Gilt für