Click or drag to resize

BasicConstantGetHashCode Method

Serves as a hash function for a particular type.

Namespace: Limilabs.FTP
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public override int GetHashCode()

Return Value

Int32
A hash code for the current BasicConstant.
See Also