System::Runtime::CompilerServices::RuntimeHelpers class
RuntimeHelpers class
Helper class to get some object information in runtime.
class RuntimeHelpers
Methods
Method | Description |
---|---|
static GetHashCode(SmartPtr<T> const&) | Gets hash code on arbitrary type. Calls Object::GetHashCode() to do so. |
See Also
- Namespace System::Runtime::CompilerServices
- Library Aspose.PUB for C++