RemoveAt

DocumentPropertyCollection.RemoveAt method

Удаляет свойство по указанному индексу.

public void RemoveAt(int index)
ПараметрТипОписание
indexInt32Индекс с отсчетом от нуля.

Смотрите также