Operator operator ==
operator ==(LocaleIdentifier, LocaleIdentifier)
Compare the LocaleIdentifier to another LocaleIdentifier.
Declaration
public static bool operator ==(LocaleIdentifier l1, LocaleIdentifier l2)
Parameters
| Type | Name | Description |
|---|---|---|
| LocaleIdentifier | l1 | |
| LocaleIdentifier | l2 |
Returns
| Type | Description |
|---|---|
| bool |