'Declaration Public Overloads Sub Load( _ ByVal stream As Stream, _ ByVal streamType As RichTextBoxStreamType _ )
public void Load( Stream stream, RichTextBoxStreamType streamType )
Parameters
- stream
- The stream to load data from.
- streamType
- The type of data in the stream.