System::Runtime::CompilerServices::RuntimeHelpers classe
RuntimeHelpers class
Classe di supporto per ottenere alcune informazioni sugli oggetti in fase di esecuzione.
class RuntimeHelpers
Metodi
| Metodo | Descrizione |
|---|---|
| static GetHashCode(SmartPtr<T> const&) | Ottiene il codice hash per un tipo arbitrario. Chiama Object::GetHashCode() per farlo. |
Vedi anche
- Namespace System::Runtime::CompilerServices
- Library Aspose.Page for C++