'Declaration
Public Overloads Sub SetValue( _ ByVal col As System.Integer, _ ByVal row As System.Integer, _ ByVal yValue As System.Object, _ ByVal xValue As System.Object, _ ByVal zValue As System.Object _ )
'Usage
Dim instance As NMeshSurfaceData Dim col As System.Integer Dim row As System.Integer Dim yValue As System.Object Dim xValue As System.Object Dim zValue As System.Object instance.SetValue(col, row, yValue, xValue, zValue)
Parameters
- col
- row
- yValue
- xValue
- zValue