Item

ISmartArtNodeCollection indexer

Devuelve el nodo por índice. Solo lectura ISmartArtNode

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

Ver También