QuickOPC User's Guide and Reference
ExtenderPropertyLinkingTarget Class Methods


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

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

Public Methods
 NameDescription
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverridden. Gets a value from this linking target. Gets a value from this linking target.  
Public MethodOverridden. Sets a value into the linking target. Sets a value into the linking target.  
Public MethodReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodPerforms conversion from the target type to the linked value. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget)
Protected MethodPerforms conversion of linked value to the target type. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget)
Protected MethodPerforms conversion from the target type to the linked value, when there is no LinkingTarget.Converter specified. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget)
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
See Also

Reference

ExtenderPropertyLinkingTarget Class
OpcLabs.BaseLib.ComponentModel.Linking Namespace