Share via


CanvasShapes.Item[Object] Propriété

Définition

Renvoie un objet spécifique appartenant à une collection.

public:
 property Microsoft::Office::Interop::Word::Shape ^ default[System::Object ^ %] { Microsoft::Office::Interop::Word::Shape ^ get(System::Object ^ % Index); };
public Microsoft.Office.Interop.Word.Shape this[ref object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.Shape
Default Public ReadOnly Property Item(ByRef Index As Object) As Shape

Paramètres

Index
Object

Position ordinale ou chaîne représentant le nom de l’objet individuel.

Valeur de propriété

S’applique à