Bagikan melalui


MetaType.InheritanceTypes Properti

Definisi

Saat ditimpa di kelas turunan, mendapatkan koleksi semua jenis yang ditentukan oleh hierarki pewarisan.

public:
 abstract property System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Linq::Mapping::MetaType ^> ^ InheritanceTypes { System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Linq::Mapping::MetaType ^> ^ get(); };
public abstract System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Linq.Mapping.MetaType> InheritanceTypes { get; }
member this.InheritanceTypes : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Linq.Mapping.MetaType>
Public MustOverride ReadOnly Property InheritanceTypes As ReadOnlyCollection(Of MetaType)

Nilai Properti

Kumpulan meta-type dalam hierarki pewarisan saat ini.

Berlaku untuk