'Declaration
Public Function GetAt( _ ByVal index As System.Integer _ ) As NGaugePanel
'Usage
Dim instance As NGaugeCollection Dim index As System.Integer Dim value As NGaugePanel value = instance.GetAt(index)
public NGaugePanel GetAt( System.int index )
Parameters
- index