Base:
property
InheritanceTypes
System.Data.Linq.Mapping.MetaType.InheritanceTypes
1 override of InheritanceTypes
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
507public override ReadOnlyCollection<MetaType> InheritanceTypes {
1 reference to InheritanceTypes
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
759foreach (MetaType mt in this.InheritanceTypes) {