Value Field
Collapse the table of content
Expand the table of content

Missing.Value Field

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Represents the sole instance of the Missing class.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public Shared ReadOnly Value As Missing

Use this instance of the Missing class to represent missing values, for example, when you invoke methods that have default parameter values. For a code example, see the Missing class.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft