Item

SmartArtNodeCollection indexer

Returns node by index

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

Return Value

The SmartArt node

See Also