ערוך

Share via


TypeExtensions.GetInterfaces(Type) Method

Definition

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()

Parameters

type
Type

Returns

Type[]

Applies to