IFileStreamWrapper.WriteData(Byte[], Int32) 方法

定义

public:
 int WriteData(cli::array <System::Byte> ^ buf, int iBytes);
public int WriteData (byte[] buf, int iBytes);
Public Function WriteData (buf As Byte(), iBytes As Integer) As Integer

参数

buf
Byte[]
iBytes
Int32

返回

Int32

适用于