OPC Studio User's Guide and Reference
LinkingTarget Class Methods


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComponentModel.Linking Namespace : LinkingTarget Class

For a list of all members of this type, see LinkingTarget members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a linking target based on given target path segments.  
Public MethodOverloaded. Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.BaseLib.Object2)
Public MethodServes as a hash function for a particular type. (Inherited from OpcLabs.BaseLib.Object2)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodGets a value from this linking target. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.AbstractLinkingTarget)
Public MethodSets a value into the linking target. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.AbstractLinkingTarget)
Public Method (Inherited from OpcLabs.BaseLib.Object2)
Top
Protected Methods
 NameDescription
Protected MethodPerforms conversion from the target type to the linked value.  
Protected MethodPerforms conversion of linked value to the target type.  
Protected Methodstatic (Shared in Visual Basic)Creates a derivation of TargetDataEventArgs with given event data and target object.  
Protected MethodPerforms conversion from the target type to the linked value, when there is no Converter specified.  
Protected Methodstatic (Shared in Visual Basic)Performs conversion of linked value to the target type, when there is no Converter or StringFormat specified.  
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

LinkingTarget Class
OpcLabs.BaseLib.ComponentModel.Linking Namespace