Point3DCollection.RemoveAt(Int32) Metod

Definition

Point3D Tar bort vid den angivna indexpositionen Point3DCollectionfrån .

public:
 virtual void RemoveAt(int index);
public void RemoveAt(int index);
abstract member RemoveAt : int -> unit
override this.RemoveAt : int -> unit
Public Sub RemoveAt (index As Integer)

Parametrar

index
Int32

Indexpositionen för point3D att ta bort.

Implementeringar

Gäller för