Name | Description | |
---|---|---|
ResourceAddress Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by ResourceAddress.
Name | Description | |
---|---|---|
ResourceAddress Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
InterfaceName | The name of the network interface used for the communication. (Inherited from OpcLabs.BaseLib.Networking.NetworkAddress) | |
IsNull | Overridden. Determines whether this resource address is null. | |
Null | A null resource address. | |
ResourceDescriptor | The resource associated with this network address. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the current object is the same as other object. | |
FromResourceDescriptor | Creates a resource address from a resource descriptor. | |
FromString | Creates a resource address from a descriptor string. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Overridden. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Implicit Type Conversion | Overloaded. Creates a resource address from a resource descriptor. |
Inequality | Determines whether the two objects are not equal. |