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