Help > Web Development > Object Reference > Object Reference > ISYSGroup > Index Property
<a name="kanchor405"></a>ISYSGroup:Index Property
Returns the index of this group within the collection. Read-Only.

Syntax
[VBScript]
ReadOnly property ISYSGroup.Index as long
[C#]
long ISYSGroup.Index {get;}
[ColdFusion/Java]
long ISYSGroup.Index() throws ComException;