IsInterface

IsInterface(Type)

public static bool IsInterface(Type type) ;

説明

インターフェイス型かどうかを返す。

パラメーター

パラメーター名 説明
type

戻り値

インターフェイス型であればtrueを返す。