Share via


Points.Item[Int32] Propriété

Définition

Renvoie un seul objet de la collection.

public:
 property Microsoft::Office::Interop::Word::Point ^ default[int] { Microsoft::Office::Interop::Word::Point ^ get(int Index); };
public Microsoft.Office.Interop.Word.Point this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.Word.Point
Default Public ReadOnly Property Item(Index As Integer) As Point

Paramètres

Index
Int32

Argument de type Integer obligatoire. Numéro d'index de l'objet.

Valeur de propriété

Point

S’applique à