Click or drag to resize

FileReadLinesTransacted Method

Overload List
  NameDescription
Public methodStatic memberReadLinesTransacted(KernelTransaction, String)
[AlphaFS] Reads the lines of a file.
Public methodStatic memberReadLinesTransacted(KernelTransaction, String, PathFormat)
[AlphaFS] Reads the lines of a file.
Public methodStatic memberReadLinesTransacted(KernelTransaction, String, Encoding)
[AlphaFS] Read the lines of a file that has a specified encoding.
Public methodStatic memberReadLinesTransacted(KernelTransaction, String, Encoding, PathFormat)
[AlphaFS] Read the lines of a file that has a specified encoding.
Top
See Also