ISmartArtShapeCollection

ISmartArtShapeCollection class

Represents a collection of SmartArt shapes

The ISmartArtShapeCollection type exposes the following members:

Properties

NameDescription
as_i_collectionReturns ICollection class.
as_i_enumerableReturns IEnumerable class.

Indexer

NameDescription
[index]Gets the element at the specified index.
Read-only ISmartArtShape.

See Also