GraphicElementCollection.Item

Indexeur GraphicElementCollection

Obtient l’élément GraphicElement à l’index spécifié.

public GraphicElement this[int index] { get; }
ParamètreDescription
indexIndex dans la collection.

Valeur de retour

GraphicElement.

Voir aussi