UriTemplateEquivalenceComparer::GetHashCode Method (UriTemplate^)
.NET Framework (current version)
Gets a hash code for the specified UriTemplate instance.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- obj
-
Type:
System::UriTemplate^
The UriTemplate instance.
Implements
IEqualityComparer<T>::GetHashCode(T)This method is not normally called directly. It is called by another class that requires a hash of a UriTemplate instance.
.NET Framework
Available since 3.5
Available since 3.5
Show: