XmlFormHostItem.SetReflectedType(Type, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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