Click or drag to resize

SimpleArrayGuidPointerItem Property

Get the Guid at index

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

Parameters

index
Type: SystemInt32

Return Value

Type: Guid
See Also