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

Definice

Vyhodí NotSupportedException.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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)

Parametry

buffer
Byte[]

Byte objekt vyrovnávací paměti, který obsahuje data k zápisu.

index
Int32

Int32 obsahující počáteční index.

count
Int32

Int32 obsahující počet bajtů.

Platí pro