'Declaration Public Overloads Shared Function Read( _ ByVal stream As Stream, _ ByRef count As Integer _ ) As String()
'Usage Dim stream As Stream Dim count As Integer Dim value() As String value = SSHNameList.Read(stream, count)
Parameters
- stream
- count