MetaType.InheritanceTypes Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a collection of all types that are defined by an inheritance hierarchy.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.Collections.ObjectModel.ReadOnlyCollection<MetaType>A collection of meta-types in the current inheritance hierarchy.
Show: