EnumBuilder.CreateTypeInfoCore Méthode

Définition

En cas de substitution dans une classe dérivée, obtient un TypeInfo objet qui représente cette énumération.

protected:
 abstract System::Reflection::TypeInfo ^ CreateTypeInfoCore();
protected abstract System.Reflection.TypeInfo CreateTypeInfoCore ();
abstract member CreateTypeInfoCore : unit -> System.Reflection.TypeInfo
Protected MustOverride Function CreateTypeInfoCore () As TypeInfo

Retours

Objet TypeInfo qui représente cette énumération.

S’applique à