SmartZone v8.0 - Updated January 12, 2025
Accusoft.SmartZoneICR.Net Assembly / Accusoft.SmartZoneICRSdk Namespace / OutOfMemoryException Class / OutOfMemoryException Constructor / OutOfMemoryException Constructor()




In This Topic
OutOfMemoryException Constructor()
In This Topic
Initializes a new instance of an out of memory error class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New OutOfMemoryException()
See Also