Method Equals
Equals(RelationshipInfo)
Declaration
public bool Equals(RelationshipInfo other)
Parameters
Type | Name | Description |
---|---|---|
RelationshipInfo | other |
Returns
Type | Description |
---|---|
Boolean |
Equals(Object)
Indicates whether this instance and a specified object are equal.
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
Object | obj | The object to compare with the current instance. |
Returns
Type | Description |
---|---|
Boolean | true if |