C#
VB
C++
Loads all the messages in the provided source.
public static void LoadMessages(
Stream source
)
Public Shared Sub LoadMessages( _
ByVal source As Stream _
)
public:
static void LoadMessages(
Stream^ source
)
source
A System.IO.Stream that contains the messags to be loaded into the class.
The stream format in the source must macth the value in the SaveMessages method.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET