operator !=(RelationshipInfo, RelationshipInfo)
Determines whether two instances of the RelationshipInfo type are equal.
Declaration
public static bool operator !=(RelationshipInfo left, RelationshipInfo right)
Parameters
Type | Name | Description |
---|---|---|
RelationshipInfo | left | |
RelationshipInfo | right |
Returns
Type | Description |
---|---|
bool |