Base:
property
InheritanceTypes
System.Data.Linq.Mapping.MetaType.InheritanceTypes
1 override of InheritanceTypes
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
544public override ReadOnlyCollection<MetaType> InheritanceTypes {
2 references to InheritanceTypes
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
833foreach (MetaType mt in this.InheritanceTypes) { 845foreach (MetaType mt in this.InheritanceTypes)