ListPaddingGetHashCode Method

Get a hash code for the ListPadding object

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override int GetHashCode()

Return Value

Int32
Returns the hash code for the ListPadding object

Remarks

To compute the hash code, it uses the string form of the object

See Also