Overload | Description |
---|---|
AENodeDescriptor Constructor() | Initializes a new instance of the AENodeDescriptor class.Initializes a new instance of the class. |
AENodeDescriptor Constructor(AENodeDescriptor) | Initializes a new instance of the AENodeDescriptor class.Initializes a new instance of the class, from specified node descriptor. |
AENodeDescriptor Constructor(AENodeElement) | Initializes a new instance of the AENodeDescriptor class.Initializes a new instance of the class, from specified node element. |
AENodeDescriptor Constructor(String) | Initializes a new instance of the AENodeDescriptor class.Initializes a new instance of the class, with specified qualified name. |
AENodeDescriptor Constructor(String,BrowsePath) | Initializes a new instance of the AENodeDescriptor class.Initializes a new instance of the class, with specified qualified name, and browse path. |