System::Object::GetType メソッド
Object::GetType method
オブジェクトの実際の型を取得します。C# の System.Object.GetType() 呼び出しに相当します。
virtual const TypeInfo & System::Object::GetType() const
ReturnValue
TypeInfo object which describes final type.
参照
- Class TypeInfo
- Class Object
- Namespace System
- Library Aspose.Page for C++