ExtendedLibrary for WPF/Silverlight
PropertyWrapper<T> コンストラクタ

C1.Silverlight.Extended.5 アセンブリ > C1.Silverlight.Extended.PropertyGrid 名前空間 > PropertyWrapper<T> クラス : PropertyWrapper<T> コンストラクタ
C1PropertyGrid に表示される値型の値。
PropertyWrapper の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal value As System.Object _
)
public PropertyWrapper<T>( 
   System.object value
)

パラメータ

value
C1PropertyGrid に表示される値型の値。
参照

PropertyWrapper<T> クラス
PropertyWrapper<T> メンバ