TextfileReadOpen Method | |
File read with stream reader object (this.FileRead)
Namespace:
SIC.File
Assembly:
SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public void ReadOpen(
string pFilename
)
Public Sub ReadOpen (
pFilename As String
)
Parameters
- pFilename
- Type: SystemString
[Missing <param name="pFilename"/> documentation for "M:SIC.File.Textfile.ReadOpen(System.String)"]
See Also