Metodo System::Text::EncoderExceptionFallbackBuffer::GetNextChar

EncoderExceptionFallbackBuffer::GetNextChar method

Ottiene il prossimo carattere disponibile.

virtual char_t System::Text::EncoderExceptionFallbackBuffer::GetNextChar() override

ReturnValue

Restituisce sempre un valore segnaposto poiché nulla è effettivamente memorizzato nel buffer.

Vedi anche