Message-ID: <1472844051.9015.1711672315395.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_9014_445504899.1711672315395" ------=_Part_9014_445504899.1711672315395 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Groups.Remove(Int32)

Groups.Remove(Int32)

Description

=20

Removes the Group object at the spec= ified 0-based position in the collection.

=20
C#
=20
 public void Remove(int position)
=20
=20
vb.net
=20
Public Sub Remove(ByVal position As Integer)
=20
=20

Parameters

=20
position
The 0-based index of= the=20 Group object to remove.=20

Exceptions

=20
ArgumentOutOfRa= ngeException
Calling=20 Remove with a shape group position less than 0 or greater than= or equal to the number of shape groups will throw an ArgumentOutOfRangeExc= eption.
------=_Part_9014_445504899.1711672315395--