System::Text::DecoderExceptionFallbackBuffer::get_Remaining method

DecoderExceptionFallbackBuffer::get_Remaining method

Gets number of remaining characters.

virtual int System::Text::DecoderExceptionFallbackBuffer::get_Remaining() const override

ReturnValue

Always returns 0.

See Also