The IndexableObject type exposes the following members.

Constructors

  Name Description
Public method IndexableObject
Initializes a new instance of the IndexableObject class.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnPropertyChanged
Raises the PropertyChanged event.
Public method ToString (Inherited from Object.)

Events

  Name Description
Public event PropertyChanged
Occurs when a property value changes, after it has been changed.

See Also