XmlFormHostItem.SetReflectedType(Type, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected:
void SetReflectedType(Type ^ reflectedType, System::Object ^ reflectedObject);
protected void SetReflectedType (Type reflectedType, object reflectedObject);
override this.SetReflectedType : Type * obj -> unit
Protected Sub SetReflectedType (reflectedType As Type, reflectedObject As Object)
Parâmetros
- reflectedType
- Type
- reflectedObject
- Object