You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
EOutOfMemory Class
>
EOutOfMemory Constructor
>
EOutOfMemory.EOutOfMemory Constructor (string, Exception)
Dew Math for .NET
EOutOfMemory.EOutOfMemory Constructor (string, Exception)
EOutOfMemory Class
EOutOfMemory Members
Dew.Math Namespace
EOutOfMemory Constructor
Collapse All
Syntax
C#
Visual Basic
public
EOutOfMemory
(
string
aMessage
, Exception
innerException
);
Public
Sub
New
(
aMessage
As
string
,
innerException
As
Exception)
Description
This is EOutOfMemory, a member of class EOutOfMemory.
Group
EOutOfMemory Constructor
Links
EOutOfMemory Class
,
EOutOfMemory Members
,
Dew.Math Namespace
,
EOutOfMemory Constructor
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!