'Declaration
Public Function GetValue( _ ByVal index As System.Integer _ ) As NVector3DD
'Usage
Dim instance As NVertexSurfaceDataBase Dim index As System.Integer Dim value As NVector3DD value = instance.GetValue(index)
public NVector3DD GetValue( System.int index )
Parameters
- index