Namespace: CuteEditor.Impl
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public virtual ConfigItem[] GetTreeDropDownItems( Editor editor, string category ) |
Visual Basic |
---|
Public Overridable Function GetTreeDropDownItems ( _ editor As Editor, _ category As String _ ) As ConfigItem() |
Visual C++ |
---|
public: virtual array<ConfigItem^>^ GetTreeDropDownItems( Editor^ editor, String^ category ) |