Properties.GetHashCode Method
Definition
Returns a hash code for this collection consistent with Equals(Properties), based on the number of properties.
public override int GetHashCode();
Returns
A hash code for this collection.
Returns a hash code for this collection consistent with Equals(Properties), based on the number of properties.
public override int GetHashCode();
A hash code for this collection.