IsInterface

public static bool IsInterface(Type type) ;

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

パラメーター名 説明
type

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