Point3DCollection.RemoveAt(Int32) Metoda

Definice

Odebere z zadané pozice indexu Point3D Point3DCollection.

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)

Parametry

index
Int32

Umístění indexu bodu3D, které chcete odebrat.

Implementuje

Platí pro