Partager via


XmlHelpers._check(Object, Type) Méthode

Définition

public:
 static System::Object ^ _check(System::Object ^ o, Type ^ t);
public static object _check (object o, Type t);
static member _check : obj * Type -> obj
Public Shared Function _check (o As Object, t As Type) As Object

Paramètres

o
Object
t
Type

Retours

S’applique à