Name | Description | |
---|---|---|
EventSource Constructor | Overloaded. |
The following tables list the members exposed by EventSource.
Name | Description | |
---|---|---|
EventSource Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultSourceMember | Default source member. An empty string. | |
DefaultSourcePath | Default source path. An empty string. |
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 specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetDefaultMemberPath | Determines the default member path for a given component. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | |
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. Returns a string that represents the current object.Returns a string that represents the current object. | |
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. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. |
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. |