SimpleArrayGuidPointer.ToArray Method

SimpleArrayGuidPointerToArray Method

Returns the managed counterpart of the unmanaged array.

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Guid[] ToArray()
Public Function ToArray As Guid()

Return Value

Type: Guid
The managed array.
Version Information

Rhino for Windows

Supported in: 6.8
See Also