Operator operator !=
operator !=(Section, Section)
Determines whether two specified instances have different values.
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 |