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