Share via


TypeInfo.ImplementedInterfaces Properti

Definisi

Mendapatkan koleksi antarmuka yang diimplementasikan oleh jenis saat ini.

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)

Nilai Properti

Kumpulan antarmuka yang diimplementasikan oleh jenis saat ini.

Berlaku untuk