| Name | Description | |
|---|---|---|
|  | ObjectMemberLinkingTarget Constructor | Overloaded. | 
 
            The following tables list the members exposed by ObjectMemberLinkingTarget.
| Name | Description | |
|---|---|---|
|  | ObjectMemberLinkingTarget Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Converter | Specifies the converter to be used when getting and setting the target values. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget) | 
|  | ConverterParameter | The parameter to pass to the OpcLabs.BaseLib.Data.IDataConverter. The default is null. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget) | 
|  | Culture | The culture in which to evaluate the converter. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget) | 
|  | MemberInfo | The member being targeted. | 
|  | StringFormat | A string that specifies how to format the linked value. A nullreference means no formatting. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget) | 
|  | TargetObject | The object being targeted. | 
|  | TargetType | The type of the target object. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget) | 
| Name | Description | |
|---|---|---|
|  | Equals | Overloaded. Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.BaseLib.Object2) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from OpcLabs.BaseLib.Object2) | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | GetValue | Overridden. Gets a value from this linking target. | 
|  | SetValue | Overridden. Sets a value into the linking target. | 
|  | ToString | Overridden. | 
| Name | Description | |
|---|---|---|
|  | ConvertFromTarget | Performs conversion from the target type to the linked value. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget) | 
|  | ConvertToTarget | Performs conversion of linked value to the target type. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget) | 
|  | DefaultConvertFromTarget | Performs conversion from the target type to the linked value, when there is no Converter specified. (Inherited from OpcLabs.BaseLib.ComponentModel.Linking.LinkingTarget) | 
|  | 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) | 
| Name | Description | |
|---|---|---|
|  | SetState<TNode> | Sets the arbitrary object associated with the node. |