NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NotImplementedException Class

[To be supplied.]

Object
   Exception
      SystemException
         NotImplementedException

[Visual Basic]
Public Class NotImplementedException
   Inherits SystemException
[C#]
public class NotImplementedException : SystemException
[C++]
public __gc class NotImplementedException : public SystemException
[JScript]
public class NotImplementedException extends SystemException

Remarks

[To be supplied.]

Requirements

Namespace: System

Assembly: mscorlib.dll

See Also

NotImplementedException Members | System Namespace