HardTotals.Write(Int32, Byte[], Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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