'Declaration Public Function GetPartialHashCode() As Integer
public int GetPartialHashCode()
public: int GetPartialHashCode();
public: int GetPartialHashCode();
Return Value
An integer that contains the hash code for the object. Two Field objects whose Location, Construction, or Operations properties are different will almost always have different hash codes.