System::Runtime::CompilerServices::RuntimeHelpers classe

RuntimeHelpers class

Classe di supporto per ottenere alcune informazioni sugli oggetti a runtime.

class RuntimeHelpers

Metodi

MetodoDescrizione
static GetHashCode(SmartPtr<T> const&)Ottiene il codice hash su un tipo arbitrario. Chiama Object::GetHashCode() per farlo.

Vedi anche