System::Runtime::CompilerServices::RuntimeHelpers 클래스
RuntimeHelpers class
런타임에 일부 객체 정보를 가져오는 도우미 클래스.
class RuntimeHelpers
메서드
| 메서드 | 설명 |
|---|---|
| static GetHashCode(SmartPtr<T> const&) | 임의의 타입에 대한 해시 코드를 가져옵니다. 이를 위해 Object::GetHashCode()를 호출합니다. |
또 보기
- Namespace System::Runtime::CompilerServices
- Library Aspose.Page for C++