返回用户文档首页Inheritance Hierarchy SystemObject
LoongCAD.UIComboItem
Namespace: LoongCAD.UIAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
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 |
TopProperties See Also