XmlQueryOutput.WriteBase64(Byte[], Int32, Int32) Metode

Definisi

Melemparkan NotSupportedException.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

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

Parameter

buffer
Byte[]

Byte objek buffer yang berisi data untuk ditulis.

index
Int32

Int32 yang berisi indeks mulai.

count
Int32

Int32 yang berisi byte hitungan.

Berlaku untuk