StreamReader.ReadLine Method (System.IO)

StreamReader.ReadLine Method (System.IO)

瀏覽:403
日期:2025-06-13
Reads a line of characters from the current stream and returns the data as a string. Developer Network MSDN subscriptions ... the reader's position in the underlying Stream object is advanced by the number of characters the method was able to read, but th...看更多