| Overload | Description | 
|---|---|
| AENodeElement Constructor() | Initializes a new instance of the class with default data. | 
| AENodeElement Constructor(AENodeDescriptor) | Initializes a new instance of the class from OpcLabs.EasyOpc.AlarmsAndEvents.AENodeDescriptor. | 
| AENodeElement Constructor(AENodeElement) | Initializes a new copy of the AENodeElement object. | 
| AENodeElement Constructor(String,BrowsePath,String,Boolean,Boolean,Boolean) | Initializes a new instance of the class with given data. | 
| AENodeElement Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. | 
