System::SmartPtr::GetHashCode 方法
SmartPtr::GetHashCode method
对指向的对象调用 GetHashCode()。
int System::SmartPtr<T>::GetHashCode() const
ReturnValue
对引用对象(如果有)调用 GetHashCode() 的结果,或 0。
另见
- Class SmartPtr
- Namespace System
- Library Aspose.Page for C++
对指向的对象调用 GetHashCode()。
int System::SmartPtr<T>::GetHashCode() const
对引用对象(如果有)调用 GetHashCode() 的结果,或 0。