Method LoadStream
LoadStream(Stream)
Loads bookmark content from the specified stream.
public void LoadStream(Stream stream)
Parameters
streamStreamThe Stream object to load content.
Loads bookmark content from the specified stream.
public void LoadStream(Stream stream)
stream StreamThe Stream object to load content.