Gets the resource in the ResourceListView at the specified index.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
C# |
---|
public Resource GetResourceAt( int index ) |
Visual Basic (Declaration) |
---|
Public Function GetResourceAt ( _ index As Integer _ ) As Resource |
Parameters
- index
- Type: System..::.Int32
The zero-based index of the resource to be get.