返回用户文档首页
Inheritance HierarchySystemObject
LoongCAD.UIComboItem
Namespace: LoongCAD.UIAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax[SerializableAttribute]
public class ComboItem : ISerializable
The ComboItem type exposes the following members.
Constructors | Name | Description |
---|
 | ComboItem(Object, String) | Initializes a new instance of the ComboItem class |
 | ComboItem(SerializationInfo, StreamingContext) | Initializes a new instance of the ComboItem class |
 | ComboItem(Object, Object, String) | Initializes a new instance of the ComboItem class |
 | ComboItem(Object, String, Int32) | Initializes a new instance of the ComboItem class |
 | ComboItem(Int32, Object, String, Int32) | Initializes a new instance of the ComboItem class |
 | ComboItem(Object, Object, String, Int32) | Initializes a new instance of the ComboItem class |
 | ComboItem(Int32, Object, Object, String, Int32) | Initializes a new instance of the ComboItem class |
Top
Properties
See Also