GetHashCode Method (Length)
Serves as a hash function for the
Length.
public override int GetHashCode()
'Declaration
Public Overrides Function GetHashCode() As Integer
Return Value
An
System.Int32 value indicating the hash code for the current
Length.