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