Define a character map.
The following tables list the members exposed by NetricsCharmap.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsCharmap | Overloaded. Initializes a new instance of the |
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 | Determines whether the specified |
|
foldCase | Equate all letter cases to lower case. |
|
foldDiacritics | Equate characters with diacritics with their normal cognates. |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
Initialize |
Obsolete.
Only for COM interoperability. See |
|
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 | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
NetricsCharmap | Overloaded. Initializes a new instance of the |