Click or drag to resize

StdVectorGuidItem Property

Get the Guid at index

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Guid this[
	ulong index
] { get; }

Parameters

index
Type: SystemUInt64

Return Value

Type: Guid
See Also