Nyelv

XmlQueryOutput.WriteBase64(Byte[], Int32, Int32) Metódus

Definíció

Kivételt dob.NotSupportedException

Ez az API a termékinfrastruktúrát támogatja, és közvetlenül a kódból nem használható.

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)

Paraméterek

buffer
Byte[]

Byte az írandó adatokat tartalmazó pufferobjektum.

index
Int32

Int32 kezdőindexet tartalmaz.

count
Int32

Int32 amely bájtok számát tartalmazza.

A következőre érvényes: