Discuss this help topic in SecureBlackbox Forum
Reads the XML document from the stream and parses it.
Declaration
Parameters
Data types that can be loaded:
|
Description
Use this method to read the XML document from the stream.
The encoding is determined and handled automatically, or set via the
DefaultEncoding parameter.
Note that the
Stream can be closed by user after method completion.