'Declaration
Public Function GetTemplateHashCode() As Integer
public int GetTemplateHashCode()
public: int GetTemplateHashCode();
Return Value
An integer that contains the hash code for the object. Two FormSet objects whose FormDefinitions properties are different will almost always have different hash codes.