Bagikan melalui


MetaType.GetInheritanceType(Type) Metode

Definisi

Ketika ditimpa di kelas turunan, mendapatkan subjenis MetaType warisan.

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

Parameter

type
Type

Subjenis.

Mengembalikan

MetaType untuk subjenis warisan.

Berlaku untuk