Click or drag to resize
FilterDescriptorGetHashCode Method
Serves as a hash function for a particular type.

Namespace: Kettic.AspNet.Data
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current filter descriptor.
See Also