GraphicElementCollection.Item

Индексатор GraphicElementCollection

Получает элемент GraphicElement по указанному индексу.

public GraphicElement this[int index] { get; }
ПараметрОписание
indexИндекс в коллекции.

Возвращаемое значение

GraphicElement.

См. также