Operator operator ==
operator ==(AppliCat, AppliCat)
Determines whether two specified instances have the same value.
Declaration
public static bool operator ==(Appli.CatalogSummary.AppliCat a, Appli.CatalogSummary.AppliCat b)
Parameters
Type | Name | Description |
---|---|---|
Appli.CatalogSummary.AppliCat | a | |
Appli.CatalogSummary.AppliCat | b |
Returns
Type | Description |
---|---|
bool |