Gets the entity in the IDataControl at the specified index.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
| C# |
|---|
Entity GetEntityAt( int index ) |
| Visual Basic (Declaration) |
|---|
Function GetEntityAt ( _ index As Integer _ ) As Entity |
Parameters
- index
- Type: System..::.Int32
The zero-based index of the entity to be get.