|
GH_ExtendableMenuCollection Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableMenu.Collection"]
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
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