[]
Represents the individual shapes within a grouped shape.
public interface IGroupShapes : IEnumerable
Public Interface IGroupShapes
Inherits IEnumerable
| Name | Description |
|---|---|
| Count | Returns the number of objects in the collection. |
| this[int] | Returns a single object from a collection. |
| this[string] | Returns a single object from a collection. |