System::Text::EncoderExceptionFallbackBuffer::get_Remaining method

EncoderExceptionFallbackBuffer::get_Remaining method

Gets number of remaining characters.

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

ReturnValue

Always returns 0.

See Also