次の方法で共有


TypeExtensions.GetInterfaces(Type) メソッド

定義

public:
 static cli::array <Type ^> ^ GetInterfaces(Type ^ type);
public static Type[] GetInterfaces (Type type);
static member GetInterfaces : Type -> Type[]
Public Shared Function GetInterfaces (type As Type) As Type()

パラメーター

type
Type

戻り値

Type[]

適用対象