MetaType.GetInheritanceType(Type) Metod

Definition

När åsidosättas i en härledd klass hämtar MetaType för en arvsundertyp.

public:
 abstract System::Data::Linq::Mapping::MetaType ^ GetInheritanceType(Type ^ type);
public abstract System.Data.Linq.Mapping.MetaType GetInheritanceType(Type type);
abstract member GetInheritanceType : Type -> System.Data.Linq.Mapping.MetaType
Public MustOverride Function GetInheritanceType (type As Type) As MetaType

Parametrar

type
Type

Undertypen.

Returer

För en arvsundertyp MetaType .

Gäller för