public IList<byte> GetByteList( string path )
Public Function GetByteList ( _ path As String _ ) As IList(Of Byte)
public: IList<unsigned char^>^ GetByteList( String^ path )