StdVectorFloatToArray Method |
Returns the managed counterpart of the unmanaged array.
Namespace:
Rhino.Runtime.InteropWrappers
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.26
Syntax Public Function ToArray As Single()
Return Value
Type:
SingleThe managed array.
See Also