ComboItem(Object, Object, String) 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,
Object key1,
string text
)
Parameters
- key0 Object
-
- key1 Object
-
- text String
-
See Also