| Visual Basic (Declaration) | |
|---|---|
<SerializableAttribute()> Public NotInheritable Class OutOfMemoryException Inherits MicrXpressException | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
[SerializableAttribute()] public sealed class OutOfMemoryException : MicrXpressException | |
| Managed Extensions for C++ | |
|---|---|
[SerializableAttribute()] public __gc __sealed class OutOfMemoryException : public MicrXpressException | |
| C++/CLI | |
|---|---|
[SerializableAttribute()] public ref class OutOfMemoryException sealed : public MicrXpressException | |
System.Object
System.Exception
Accusoft.MicrXpressSdk.MicrXpressException
Accusoft.MicrXpressSdk.OutOfMemoryException

