Partager via


XMLNodes.Item[Int32] Propriété

Définition

Renvoie un objet spécifique appartenant à une collection.

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

Paramètres

Index
Int32

Objet indiquant la position ordinale ou une chaîne représentant le nom de l’objet individuel.

Valeur de propriété

S’applique à