RemoveAt

DocumentPropertyCollection.RemoveAt method

Entfernt eine Eigenschaft am angegebenen Index.

public void RemoveAt(int index)
ParameterTypBeschreibung
indexInt32Der nullbasierte Index.

Siehe auch