'Declaration Public Function New( _ ByVal message As String _ )
'Usage Dim message As String Dim instance As New OutOfMemoryException(message)
public OutOfMemoryException( string message )
public: OutOfMemoryException( string* message )
public: OutOfMemoryException( String^ message )
OutOfMemoryException Class OutOfMemoryException Members Overload List