Partager via


XmlSerializerOutputFormatter.GetSerializableType(Type) Méthode

Définition

Obtient le type à sérialiser.

protected:
 virtual Type ^ GetSerializableType(Type ^ type);
protected virtual Type GetSerializableType (Type type);
abstract member GetSerializableType : Type -> Type
override this.GetSerializableType : Type -> Type
Protected Overridable Function GetSerializableType (type As Type) As Type

Paramètres

type
Type

Type d’origine à sérialiser

Retours

Type d’origine ou encapsulé fourni par n’importe quel IWrapperProvider.

S’applique à