'Declaration Public Overloads Sub Load( _ ByVal fileName As String, _ ByVal streamType As RichTextBoxStreamType _ )
public void Load( string fileName, RichTextBoxStreamType streamType )
Parameters
- fileName
- The name of the file to load.
- streamType
- The type of data in the file.