Define a character map.
The following tables list the members exposed by NetricsCharmap.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsCharmap | Specify the name of the character map. |
Public Fields
| Name | Description | |
|---|---|---|
|
Punctuation | The name of the predefined punctuation sensitive character map. This field is constant and read-only. |
|
Standard | The name of the predefined default character map. This field is constant and read-only. |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | (inherited from Object) |
|
foldCase | Equate all letter cases to lower case. |
|
foldDiacritics | Equate characters with diacritics with their normal cognates. |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
|
mapChars | Use this method to equate any character with any other. |
|
mapPunctuation | Map all punctuation characters to a specific character. |
|
mapWhitespace | Map all whitespace characters to a specific character. |
|
ToString | (inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |