LocalizedString.Equals Method
The Equals method overloads compare the value of this LocalizedString object with other LocalizedString objects.
Overload List
Name | Description |
---|---|
LocalizedString.Equals (LocalizedString) |
The Equals method compares this LocalizedString object with another.
|
LocalizedString.Equals (Object) |
The Equals method compares this LocalizedString object to another.
|
LocalizedString.Equals (Object, Object) | (inherited from Equals ) |