Grasshopper API
GH_ComponentServerObjectProxyNames Property |
Returns a specialized string collection of all component names.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public AutoCompleteStringCollection ObjectProxyNames { get; }
Public ReadOnly Property ObjectProxyNames As AutoCompleteStringCollection Get
Property Value
Type: AutoCompleteStringCollection[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ComponentServer.ObjectProxyNames"]

This property is used for autocompletion in textboxes.
