| Overload | Description | 
|---|---|
| UAModelNodeDescriptor Constructor() | Initializes a new instance of the class with default data. | 
| UAModelNodeDescriptor Constructor(UAModelNodeDescriptor) | Initializes a new copy of the object. | 
| UAModelNodeDescriptor Constructor(UAEndpointDescriptor,UANodeDescriptor) | Initializes a new instance of the class, specifying the endpoint descriptor, and node descriptor. | 
| UAModelNodeDescriptor Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |