GH_SettingsServerCount Property |
Gets the total number of settings stored in this database.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int Count { get; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_SettingsServer.Count"]
See Also