Visual Basic (Declaration) | |
---|---|
Public Class ClearImageException Inherits Exception |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class ClearImageException : Exception |
Managed Extensions for C++ | |
---|---|
public __gc class ClearImageException : public Exception |
C++/CLI | |
---|---|
public ref class ClearImageException : public Exception |