Click or drag to resize

StdVectorGuidToArray Method

Returns the managed counterpart of the unmanaged vector.

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Guid[] ToArray()

Return Value

Type: Guid
The managed array.
See Also