mscorlib(4.0.0.0) API with additions
System.Reflection.Missing Class Reference

Represents a missing T:System.Object. This class cannot be inherited. More...

Inheritance diagram for System.Reflection.Missing:
[legend]
Collaboration diagram for System.Reflection.Missing:
[legend]

Static Public Attributes

static readonly Missing Value = new Missing()
 Represents the sole instance of the T:System.Reflection.Missing class. More...
 

Additional Inherited Members

Detailed Description

Represents a missing T:System.Object. This class cannot be inherited.

Definition at line 11 of file Missing.cs.

Member Data Documentation

◆ Value

readonly Missing System.Reflection.Missing.Value = new Missing()
static

Represents the sole instance of the T:System.Reflection.Missing class.

Definition at line 15 of file Missing.cs.


The documentation for this class was generated from the following file: