| Name | Description | |
|---|---|---|
|  | ValueTarget Constructor | Overloaded. Initializes a new instance of the class. | 
 
            The following tables list the members exposed by ValueTarget.
| Name | Description | |
|---|---|---|
|  | ValueTarget Constructor | Overloaded. Initializes a new instance of the class. | 
| Name | Description | |
|---|---|---|
|  | DefaultTargetMember | Default target member. An empty string. The value of this constant is "" (String.Empty). | 
|  | DefaultTargetPath | Default target path. An empty string. The value of this constant is "" (String.Empty). | 
| Name | Description | |
|---|---|---|
|  | ExtenderProvider | The extender provider that enhances the target component with the property. | 
|  | IsConfigured | Determines whether this value target object is configured. | 
|  | IsNull | Determines whether this value target object is null. | 
|  | ObjectType | The type of the target component. | 
|  | TargetComponent | The component that is the target of the value. | 
|  | TargetElement | The target element (optionally with a type specifier), i.e. the last element of the target path. | 
|  | TargetMember | Name of the member (typically, a property) on the target component. An empty string if the target path has more than one element. | 
|  | TargetObject | The object that is the target of the value. | 
|  | TargetPath | Path to a member (typically, a property) on the target component. | 
|  | TargetPathElements | Elements of the target path. | 
|  | TargetTypeName | The name of the target type (optional). | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. | 
|  | DetermineMemberDataType | Determines the data type of the target member. | 
|  | Equals | Overloaded. Overridden. Determines whether the current object is the same as other object. | 
|   | GetDefaultErrorMemberPath | Determines the default error member path for a given component. | 
|   | GetDefaultMemberPath | Determines the default member path for a given component. | 
|  | 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. | 
| Name | Description | |
|---|---|---|
|  | PropertyChanged | Handler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged. | 
|  Equality | Determines whether the two objects are equal. | 
|  Inequality | Determines whether the two objects are not equal. |