SoTransferFunctionArrayOutGet Method |
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public uint Get(
int index
)
Public Function Get (
index As Integer
) As UInteger
public:
unsigned int Get(
int index
)
member Get :
index : int -> uint32
Parameters
- index
- Type: SystemInt32
Return Value
Type:
UInt32See Also