String 1줄씩 읽기

 

 Dim Location As String

.........

Dim stringReader As New StringReader(Location .ToString)

        For x As Integer = 0 To imageLocation.Length

            MsgBox(stringReader.ReadLine)

        Next

이 게시물을

공유하기

SEARCH

MENU NAVIGATION