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