Partager via


CustomXMLNodes.Item[Int32] Propriété

Définition

Obtient un CustomXMLNode objet de la CustomXMLNodes collection. En lecture seule.

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

Paramètres

Index
Int32

Numéro d’index de l’objet CustomXMLNode à retourner.

Valeur de propriété

CustomXMLNode

S’applique à