Description
Removes the Group object at the specified 0-based position in the collection.
C#
vb.net
Parameters
position
The 0-based index of theGroup
object to remove.
Exceptions
ArgumentOutOfRangeException
CallingRemove
with a shape group position less than 0 or greater than or equal to the number of shape groups will throw an ArgumentOutOfRangeException.