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


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

The following tables list the members exposed by EventSource.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Fields
 NameDescription
Public FieldDefault source member. An empty string.  
Public FieldDefault source path. An empty string.  
Top
Public Properties
 NameDescription
Public PropertyThe extender event provider that enhances the source component with the event.  
Public PropertyDetermines whether this event source object is configured.  
Public PropertyDetermines whether this event source object is null.  
Public PropertyThe type of the source component.  
Public PropertyThe component that is the source of the event.  
Public PropertyThe source element (optionally with a type specifier), i.e. the last element of the source path.  
Public PropertyName of the event on the source component. An empty string if the source path has more than one element.  
Public PropertyThe object that is the source of the value.  
Public PropertyPath to a member (event) on the source component.  
Public PropertyElements of the source path.  
Public PropertyThe name of the source type (optional).  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
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 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 MethodMakes or breaks the link of this event source with given event handler.  
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

EventSource Class
OpcLabs.BaseLib.ComponentModel.Referencing Namespace