Item

ISmartArtNodeCollection indexer

Returns node by index. Read-only ISmartArtNode

public ISmartArtNode this[int index] { get; }
ParameterDescription
indexThe zero-based index of the element.

See Also