'Declaration Public Function GetTemplateHashCode() As Integer
'Usage Dim instance As FormDefinitionCollection Dim value As Integer value = instance.GetTemplateHashCode()
public int GetTemplateHashCode()
public: int GetTemplateHashCode();
public: int GetTemplateHashCode();
Return Value
An integer that contains the hash code for the object. Two FormDefinitionCollection objects whose FormDefinition objects have different template image hash codes will almost always have different template image hash codes.