Skip to content

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();

View source

Returns

Int32

A hash code for this collection.