Return Value
An integer that contains the hash code for the object. Two FormDefinitionCollection objects whose FormDefinition objects have different partial hash codes will almost always have different partial hash codes.
This method computes and returns a hash code for this object. Unlike the GetHashCode method, this method is not intended for use in a hash table or other similar data structure. Instead, you can use it to determine when some of the persistent properties of this object have changed. Specifically, this method examines the properties of the forms in the collection that affect form identification and form and field processing.