CSV Engine Documentation Contents
AldenSystems.CSVEngine
CSV Engine Class Library

Row.GetHashCode Method

Returns the hash code for this instance.

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Return Value

Hash code integer.

See Also

Row Class | AldenSystems.CSVEngine Namespace