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