Item

SmartArtNodeCollection indexer

Devuelve el nodo por index

public ISmartArtNode this[int index] { get; }
ParámetroDescripción
indexEl índice de base cero del elemento.

Valor_devuelto

El nodo SmartArt

Ver también