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