Item

ISmartArtShapeCollection indexer

Gets the element at the specified index. Read-only ISmartArtShape. Zero-based index of the element

public ISmartArtShape this[int index] { get; }

See Also