System.Reflection.Missing Class

Represents a missing object. This class cannot be inherited.

See Also: Missing Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class Missing : System.Runtime.Serialization.ISerializable

Remarks

System.Reflection.Missing is used to invoke a method with a default argument.

Only one instance of System.Reflection.Missing ever exists.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0