System::TypeInfo::IsSubclassOf メソッド

TypeInfo::IsSubclassOf method

現在のオブジェクトが表す型が、指定されたクラスのサブクラスかどうかを判断します。

bool System::TypeInfo::IsSubclassOf(const TypeInfo &type) const
パラメーター説明
const TypeInfo&現在の型と比較する型

参照