GH_CustomEventServer.GuidTableCount Property

GH_CustomEventServerGuidTableCount Property

Gets the number of stored ids in the Guid Table.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int GuidTableCount { get; }
Public ReadOnly Property GuidTableCount As Integer
	Get

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_CustomEventServer.GuidTableCount"]

See Also