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