Click or drag to resize

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; }

Property Value

Type: Int32

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

See Also