KeyValueComboBoxSetItemText Method |
返回用户文档首页Namespace: LoongCAD.UIAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntaxpublic bool SetItemText(
Object key,
string text
)
Parameters
- key Object
-
- text String
-
Return Value
Boolean
See Also