共用方式為


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[]

適用於