GH_DocumentServer.DocumentCount Property

GH_DocumentServerDocumentCount Property

Gets the number of documents stored in the global list.

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

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocumentServer.DocumentCount"]

See Also