FamilyTypefaceCollection.RemoveAt(Int32) Metoda

Definice

Odebere zadaný FamilyTypeface objekt z kolekce v zadaném indexu.

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

Pozice indexu založená na nule, odkud se má objekt odstranit.

Implementuje

Platí pro