System::Collections::Generic::IEqualityComparer::GetHashCode मेथड
IEqualityComparer::GetHashCode method
किसी ऑब्जेक्ट के लिए हैश कोड प्राप्त करता है।
virtual int System::Collections::Generic::IEqualityComparer<T>::GetHashCode(T obj) const =0
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| obj | T | Object के लिए हैश कोड गणना करने हेतु। |
ReturnValue
obj के लिए गणना किया गया हैश कोड।
संबंधित देखें
- Class IEqualityComparer
- Namespace System::Collections::Generic
- Library Aspose.Page for C++