This class contains the definition of a character map that can be used while searching.
The following tables list the members exposed by NetricsCharmap.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsCharmap | Overloaded. Initializes a new instance of the |
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 punctuaton 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 |