Click or drag to resize

KeyValueComboBoxSetItemText Method

返回用户文档首页
Namespace: LoongCAD.UI
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public bool SetItemText(
	Object key,
	string text
)

Parameters

key  Object
 
text  String
 

Return Value

Boolean
See Also