Share via


Breaks.Item[Int32] Propriété

Définition

Retourne un objet individuel dans une Breaks collection.

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

Paramètres

Index
Int32

Position ordinale de l’objet individuel.

Valeur de propriété

S’applique à