Edit

Share via


XmlFormHostItem.SetReflectedType(Type, Object) Method

Definition

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)

Parameters

reflectedType
Type
reflectedObject
Object

Applies to