'Declaration
<SerializableAttribute()> Public NotInheritable Class OutOfMemoryException Inherits FormDirectorException
'Usage
Dim instance As OutOfMemoryException
[Serializable()] public sealed class OutOfMemoryException : FormDirectorException
[Serializable()] public ref class OutOfMemoryException sealed : public FormDirectorException