Missing

Missing CF 1.0

System.Reflection (mscorlib.dll) sealed class

Because C# (as well as some other languages) does not allow optional parameters, Missing allows those languages to pass this value to indicate that a value will not be specified for those optional parameters. The only way to access an instance of this classthere can only be oneis by the return value of the static field, called Value .

 public sealed class  Missing  {  // Public Static Fields  public static readonly Missing  Value  ;  // =System.Reflection.Missing  } 


C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net