Return Value
An integer that contains the hash code for the object. Two FormDefinition objects whose TemplateImages collection are different will almost always have different 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 the TemplateImages collection of this object has changed. Specifically, this method examines the content and order of images in the TemplateImages collection.