MSHelpKeyword Methods

Methods

CompareTo Compares this instance to another instance and returns an indication of their relative values
EqualsDetermines whether the specified object is equal to the current object.
(Overrides Object.Equals(Object))
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCode Get a hash code for this item
(Overrides Object.GetHashCode())
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
OnPropertyChanged This raises the PropertyChanged event
ToString Return a string representation of the item
(Overrides Object.ToString())

See Also