다음을 통해 공유


MaxMessageSizeStream.Write(Byte[], Int32, Int32) 메서드

정의

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

매개 변수

buffer
Byte[]
offset
Int32
count
Int32

적용 대상