| Overload | Description | 
|---|---|
| DANodeDescriptor Constructor() | Initializes a new instance of the DANodeDescriptor class.Initializes a new instance of the class. | 
| DANodeDescriptor Constructor(DANodeDescriptor) | Initializes a new instance of the DANodeDescriptor class.Initializes a new instance of the class, from specified node descriptor. | 
| DANodeDescriptor Constructor(DANodeElement) | Initializes a new instance of the DANodeDescriptor class.Initializes a new instance of the class, from specified node element. | 
| DANodeDescriptor Constructor(String) | Initializes a new instance of the DANodeDescriptor class.Initializes a new instance of the class, with specified item identifier. | 
| DANodeDescriptor Constructor(String,BrowsePath) | Initializes a new instance of the DANodeDescriptor class.Initializes a new instance of the class, with specified item identifier, and browse path. | 
| DANodeDescriptor Constructor(String,String,BrowsePath) | Initializes a new instance of the DANodeDescriptor class.Initializes a new instance of the class, with specified node path, item identifier, and browse path. | 
| DANodeDescriptor Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the DANodeDescriptor class.Initializes a new instance of the class with serialized data. |