TypeInfo.ImplementedInterfaces Właściwość

Definicja

Pobiera kolekcję interfejsów zaimplementowanych przez bieżący typ.

public:
 virtual property System::Collections::Generic::IEnumerable<Type ^> ^ ImplementedInterfaces { System::Collections::Generic::IEnumerable<Type ^> ^ get(); };
public virtual System.Collections.Generic.IEnumerable<Type> ImplementedInterfaces { get; }
member this.ImplementedInterfaces : seq<Type>
Public Overridable ReadOnly Property ImplementedInterfaces As IEnumerable(Of Type)

Wartość właściwości

Kolekcja interfejsów zaimplementowanych przez bieżący typ.

Dotyczy