UriTemplateEquivalenceComparer.GetHashCode(UriTemplate) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a hash code for the specified UriTemplate instance.
public:
virtual int GetHashCode(UriTemplate ^ obj);
public int GetHashCode (UriTemplate obj);
override this.GetHashCode : UriTemplate -> int
Public Function GetHashCode (obj As UriTemplate) As Integer
Parameters
- obj
- UriTemplate
The UriTemplate instance.
Returns
The hash code.
Implements
Remarks
This method is not normally called directly. It is called by another class that requires a hash of a UriTemplate instance.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา