Bagikan melalui


CompoundAce.GetBinaryForm(Byte[], Int32) Metode

Definisi

Marshals CompoundAce konten objek ke dalam array byte yang ditentukan dimulai pada offset yang ditentukan.

public:
 override void GetBinaryForm(cli::array <System::Byte> ^ binaryForm, int offset);
public override void GetBinaryForm (byte[] binaryForm, int offset);
override this.GetBinaryForm : byte[] * int -> unit
Public Overrides Sub GetBinaryForm (binaryForm As Byte(), offset As Integer)

Parameter

binaryForm
Byte[]

Array byte tempat isinya CompoundAce dinamai marshaled.

offset
Int32

Offset di mana untuk mulai marshaling.

Pengecualian

offset negatif atau terlalu tinggi untuk memungkinkan seluruhnya CompoundAce disalin ke dalam array.

Berlaku untuk