|
GH_ExtendableMenuCollection Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableMenu.Collection"]
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic GH_MenuCollection Collection { get; set; }Public Property Collection As GH_MenuCollection
Get
Set
public:
property GH_MenuCollection^ Collection {
GH_MenuCollection^ get ();
void set (GH_MenuCollection^ value);
}member Collection : GH_MenuCollection with get, set
Property Value
Type:
GH_MenuCollection
See Also