Item

SmartArtShapeCollection indexer

Gets the element at the specified index. Read-only SmartArtShape.>.

public ISmartArtShape this[int index] { get; }
ParameterDescription
index

Return Value

The SmartArt shape

See Also