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!

SafeArrayTypeMismatchException Class

[To be supplied.]

Object
   Exception
      SystemException
         SafeArrayTypeMismatchException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.InteropServices

Assembly: mscorlib.dll

See Also

SafeArrayTypeMismatchException Members | System.Runtime.InteropServices Namespace