DecoderExceptionFallback: MaxCharCount (get)

MaxCharCount

Return the maximum number of characters the current DecoderFallback object can return.



 Public Property Get MaxCharCount ( ) As Long

Return Values

Long -  The maximum number of characters the current DecoderFallback object can return.

Remarks

For this DecoderFallback this property will aways return zero.

Read Only.

See Also

Project CorLib Overview

Class DecoderExceptionFallback Overview