EncoderFallbackBuffer: Remaining (get) |
When implemented in a derived class, gets the number of characters in the current EncoderFallbackBuffer object that remain to be processed.
Public Property Get Remaining ( ) As Long
The Fallback method returns True if Remaining is a nonzero value. For an exception fallback handler, the Remaining method should return zero.
Read Only.