The Missing type exposes the following members.

Methods

  NameDescription
CompareTo
Compares Missing objects, for which there is no value in the ResultsStore.
Equals
Indicates whether the Missing instance is identical to a specified object.
(Overrides Object..::.Equals(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.)
GetHashCode
Overridden. Returns the hash code for the instance.
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns "Missing".
(Overrides Object..::.ToString()()().)

See Also