System::Runtime::CompilerServices::RuntimeHelpers classe
RuntimeHelpers class
Classe d’aide pour obtenir certaines informations d’objet à l’exécution.
class RuntimeHelpers
Méthodes
| Méthode | Description |
|---|---|
| static GetHashCode(SmartPtr<T> const&) | Obtient le code de hachage d’un type arbitraire. Appelle Object::GetHashCode() pour ce faire. |
Voir aussi
- Namespace System::Runtime::CompilerServices
- Library Aspose.Page for C++