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