共用方式為


HardTotals.Write(Int32, Byte[], Int32, Int32) Method

Definition

public abstract void Write (int handle, byte[] data, int offset, int count);
abstract member Write : int * byte[] * int * int -> unit
Public MustOverride Sub Write (handle As Integer, data As Byte(), offset As Integer, count As Integer)

Parameters

handle
Int32
data
Byte[]
offset
Int32
count
Int32

Applies to