StringEqualsNormalized
Returns true if both strings are equal after normalizing them. If both strings are null returns true. If one is null and the other is not returns false.
Property | Type | Description |
---|---|---|
SourceString1 | String | |
SourceString2 | String |