ComboItem(Object, String, Int32) Constructor |
返回用户文档首页Initializes a new instance of the
ComboItem class
Namespace: LoongCAD.UIAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntaxpublic ComboItem(
Object key0,
string text,
int imgIdx
)
Parameters
- key0 Object
-
- text String
-
- imgIdx Int32
-
See Also