Aracılığıyla paylaş


MetaType.GetInheritanceType(Type) Yöntem

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, devralma alt türü için öğesini MetaType alır.

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

Parametreler

type
Type

Alt tür.

Döndürülenler

MetaType Devralma alt türü için.

Şunlara uygulanır