Note: This documentation is preliminary and is subject to change.
Writes data to the buffer.
Definition
Visual Basic .NET
Public Sub Write( _ ByVal bufferStartingLocation As Integer, _ ByVal data As Stream, _ ByVal numberBytesToWrite As Integer, _ ByVal flag As LockFlag _ )