byte[] Get( string remoteFile )
Function Get ( remoteFile As String ) As Byte()
array<unsigned char>^ Get( String^ remoteFile )
abstract Get : remoteFile : string -> byte[]
In This Article