The ChangeSupport type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ChangeSupport | Overloaded. |
Methods
Name | Description | |
---|---|---|
AddChangeListener | Overloaded. | |
DisplayString |
Get a string to display.
| |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
FirePostChangeEvent |
Inform the listeners that a change has taken place using their firePostChangeEvent methods.
| |
FirePreChangeEvent |
Inform the listeners that a change is about to take place using their FirePreChangeEvent methods.
| |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
GrowIfNecessary |
Grow the collection, if needed
| |
HasListeners | Overloaded. | |
IsUnchanging |
Check if the specified change type is unchanging.
| |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ReapGarbageListeners |
Remove all references to listeners which have been cleared by the
garbage collector. This method should only be called when the
object is locked.
| |
RemoveChangeListener | Overloaded. | |
ToString | (Inherited from Object.) |