NodeDescriptorWrapper Members
The NodeDescriptorWrapper type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
NodeDescriptorWrapper()()()() | Obsolete.
Initializes a new instance of the NodeDescriptorWrapper class.
|
|
|
NodeDescriptorWrapper(String, String) |
Initializes a new instance of the NodeDescriptorWrapper class with empty DataType.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Clone |
Creates a new object that is a copy of the current instance.
|
|
|
CompareTo |
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString |
Properties
| Name | Description | |
|---|---|---|
|
|
BindingDescription |
Gets the binding description that allows the editor to create automatically bindings.
|
|
|
DataType |
Gets the type of the node of of the Variable NodeClass
|
|
|
InstanceDeclaration |
Gets a value indicating whether it is instance declaration - may have meny instance in the created address space.
|
|
|
NodeClass |
Gets the node class.
|
|
|
NodeIdentifier |
Gets the node unique identifier.
|

