| Name | Description | |
|---|---|---|
|  | EventSource Constructor | Overloaded. Initializes a new instance of the class. | 
 
            The following tables list the members exposed by EventSource.
| Name | Description | |
|---|---|---|
|  | EventSource Constructor | Overloaded. Initializes a new instance of the class. | 
| Name | Description | |
|---|---|---|
|  | DefaultSourceMember | Default source member. An empty string. The value of this constant is "" (String.Empty). | 
|  | DefaultSourcePath | Default source path. An empty string. The value of this constant is "" (String.Empty). | 
| Name | Description | |
|---|---|---|
|  | ExtenderEventProvider | The extender event provider that enhances the source component with the event. | 
|  | IsConfigured | Determines whether this event source object is configured. | 
|  | IsNull | Determines whether this event source object is null. | 
|  | ObjectType | The type of the source component. | 
|  | SourceComponent | The component that is the source of the event. | 
|  | SourceElement | The source element (optionally with a type specifier), i.e. the last element of the source path. | 
|  | SourceMember | Name of the event on the source component. An empty string if the source path has more than one element. | 
|  | SourceObject | The object that is the source of the value. | 
|  | SourcePath | Path to a member (event) on the source component. | 
|  | SourcePathElements | Elements of the source path. | 
|  | SourceTypeName | The name of the source type (optional). | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. | 
|  | Equals | Overloaded. Overridden. Determines whether the current object is the same as other object. | 
|   | 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) | 
|  | Link | Makes or breaks the link of this event source with given event handler. | 
|  | 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. |