StringNormalize Members
Include Protected Members
Include Inherited Members
Contains methods and properties that handle the string normalization.
The StringNormalize type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StringNormalize | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
FromLob | Gets the string normalization mode to convert from. | |
ToLob | Gets the string normalization mode to convert to. |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
ToString | (Inherited from Object.) |
Top