DataRowView::GetHashCode Method ()
.NET Framework (current version)
Returns the hash code of the DataRow object.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: System::Int32A 32-bit signed integer hash code 1, which represents Boolean true if the value of this instance is nonzero; otherwise the integer zero, which represents Boolean false.
.NET Framework
Available since 1.1
Available since 1.1
Show: