public interface ISmartArtShapeCollection extends IGenericCollection<ISmartArtShape>
Represents a collection of SmartArt shapes
Modifier and Type | Method and Description |
---|---|
ISmartArtShape |
get_Item(int index)
Gets the element at the specified index.
|
iterator
ISmartArtShape get_Item(int index)
Gets the element at the specified index.
Read-only ISmartArtShape
.
index
- Zero-based index of the element