![]() |
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# |
![]() |
---|---|
public class NumericEntityEncoderFallbackBuffer |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class NumericEntityEncoderFallbackBuffer |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Fallback | Overloaded. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetNextChar |
When overridden in a derived class, retrieves the next character in the fallback buffer.
(Overrides EncoderFallbackBuffer..::GetNextChar()()()().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MovePrevious |
When overridden in a derived class, causes the next call to the GetNextChar()()()() method to access the data buffer character position that is prior to the current character position.
(Overrides EncoderFallbackBuffer..::MovePrevious()()()().) |
![]() |
Reset |
Initializes all data and state information pertaining to this fallback buffer.
(Overrides EncoderFallbackBuffer..::Reset()()()().) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |