This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class NumericEntityEncoderFallbackBuffer |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class NumericEntityEncoderFallbackBuffer |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
Remaining |
When overridden in a derived class, gets the number of characters in the current EncoderFallbackBuffer object that remain to be processed.
(Overrides EncoderFallbackBuffer..::Remaining.) |