다음을 통해 공유


XmlHelpers._check(Object, Type) 메서드

정의

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

매개 변수

o
Object
t
Type

반환

적용 대상