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