다음을 통해 공유


DelegatingStream.Read(Byte[], Int32, Int32) 메서드

정의

public:
 override int Read(cli::array <System::Byte> ^ buffer, int offset, int count);
public override int Read (byte[] buffer, int offset, int count);
override this.Read : byte[] * int * int -> int
Public Overrides Function Read (buffer As Byte(), offset As Integer, count As Integer) As Integer

매개 변수

buffer
Byte[]
offset
Int32
count
Int32

반환

적용 대상