QuickOPC User's Guide and Reference
ValueTarget Class Members
Fields  Properties  Methods  Events


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComponentModel.Referencing Namespace : ValueTarget Class

The following tables list the members exposed by ValueTarget.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Fields
 NameDescription
Public FieldDefault target member. An empty string.  
Public FieldDefault target path. An empty string.  
Top
Public Properties
 NameDescription
Public PropertyThe extender provider that enhances the target component with the property.  
Public PropertyDetermines whether this value target object is configured.  
Public PropertyDetermines whether this value target object is null.  
Public PropertyThe type of the target component.  
Public PropertyThe component that is the target of the value.  
Public PropertyThe target element (optionally with a type specifier), i.e. the last element of the target path.  
Public PropertyName of the member (typically, a property) on the target component. An empty string if the target path has more than one element.  
Public PropertyThe object that is the target of the value.  
Public PropertyPath to a member (typically, a property) on the target component.  
Public PropertyElements of the target path.  
Public PropertyThe name of the target type (optional).  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodDetermines the data type of the target member.  
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public Methodstatic (Shared in Visual Basic)Determines the default error member path for a given component.  
Public Methodstatic (Shared in Visual Basic)Determines the default member path for a given component.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
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)
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Events
 NameDescription
Public EventHandler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged.  
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

ValueTarget Class
OpcLabs.BaseLib.ComponentModel.Referencing Namespace