NCharacterReferenceMap Class Members
In This Topic
The following tables list the members exposed by NCharacterReferenceMap.
Public Methods
| Name | Description |
 | TryGetCharacter | Gets the character that corresponds to the given references string and returns true on success. |
 | TryGetReferenceString | Gets the reference string that corresponds to the given character and returns true on success. |
Top
Protected Methods
| Name | Description |
 | Initialize | Initializes this character reference map. |
 | Set | Associates the given reference string with the specified character. |
Top
See Also