Visual Basic | |
---|---|
Function GetIndex( _ ByVal Entity As System.Object _ ) As System.Integer |
C# | |
---|---|
System.int GetIndex( System.object Entity ) |
JavaScript | |
---|---|
GetIndex( Entity : Object ) : Number |
Parameters
- Entity
- Entity whose index to get within the EntityGroup
- Index[out] or Return Value
- 0-based index of the entity within the EntityGroup
Create and Change EntityGroups (C#)
Create and Change EntityGroups (VB.NET)
Create and Change EntityGroups (VBA)
Create and Change EntityGroups (JavaScript)
Create and Change EntityGroups (VB.NET)
Create and Change EntityGroups (VBA)
Create and Change EntityGroups (JavaScript)
IGroup Interface
IGroup Members
IGroup::GetEntities Method ()
IGroup::InsertEntitiesAt Method ()
IGroup::RemoveEntityAt Method ()
IGroup::Reorder Method ()
IGroup::ReverseOrder Method ()
IGroup Members
IGroup::GetEntities Method ()
IGroup::InsertEntitiesAt Method ()
IGroup::RemoveEntityAt Method ()
IGroup::Reorder Method ()
IGroup::ReverseOrder Method ()
DraftSight V1R4.0