TypeExtensions.GetInterfaces(Type) 메서드

정의

public:
[System::Runtime::CompilerServices::Extension]
 static cli::array <Type ^> ^ GetInterfaces(Type ^ type);
public static Type[] GetInterfaces (this Type type);
static member GetInterfaces : Type -> Type[]
<Extension()>
Public Function GetInterfaces (type As Type) As Type()

매개 변수

type
Type

반환

Type[]

적용 대상