SoSFArrayGetValueSize Method |
Returns the size in bytes of one data value, e.g.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic ulong GetValueSize()
Public Function GetValueSize As ULong
public:
unsigned long long GetValueSize()
member GetValueSize : unit -> uint64
Return Value
Type:
UInt64
Remarksreturns 1 if the data type is UNSIGNED_BYTE.
See Also