TypeExtensions.GetInterfaces(Type) Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
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()
Paraméterek
- type
- Type