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