LocalValueEnumerator::GetHashCode Method ()

 

Returns a hash code for the current LocalValueEnumerator.

Namespace:   System.Windows
Assembly:  WindowsBase (in WindowsBase.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A 32-bit integer hash code.

.NET Framework
Available since 3.0
Return to top
Show: