次の方法で共有


XmlFormHostItem.SetReflectedType(Type, Object) メソッド

定義

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)

パラメーター

reflectedType
Type
reflectedObject
Object

適用対象