SmartArtNodes.Item[Object] Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un SmartArtNode objet à l’index spécifié ou avec l’identificateur unique spécifié.
public:
property Microsoft::Office::Core::SmartArtNode ^ default[System::Object ^] { Microsoft::Office::Core::SmartArtNode ^ get(System::Object ^ Index); };
public Microsoft.Office.Core.SmartArtNode this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Core.SmartArtNode
Default Public ReadOnly Property Item(Index As Object) As SmartArtNode
Paramètres
- Index
- Object
Spécifie l’index ou une chaîne l’emplacement de l’objet SmartArtNode .