The IndexableObject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
IndexableObject |
Initializes a new instance of the IndexableObject class.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnPropertyChanged |
Raises the PropertyChanged event.
|
|
ToString | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
PropertyChanged |
Occurs when a property value changes, after it has been changed.
|