Aracılığıyla paylaş


MetaType.InheritanceTypes Özellik

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, devralma hiyerarşisi tarafından tanımlanan tüm türlerden oluşan bir koleksiyon alır.

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)

Özellik Değeri

Geçerli devralma hiyerarşisindeki meta türleri koleksiyonu.

Şunlara uygulanır