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