BlobBuilder.WriteInt32BE(Int32) Method

Definition

public void WriteInt32BE(int value);

Parameters

value
Int32

Exceptions

Builder is not writable, it has been linked with another one.

Applies to