DataCollection
SetPropertyDescriptorValue<T> メソッド (C1BindingListDataCollection)

C1.DataCollection.BindingList アセンブリ > C1.DataCollection.BindingList 名前空間 > C1BindingListDataCollection クラス : SetPropertyDescriptorValue<T> メソッド
The property descriptor.
The item.
The value.
Sets the property descriptor value.
シンタックス
'宣言
 
Public Shared Sub SetPropertyDescriptorValue(Of T)( _
   ByVal propertyDescriptor As System.ComponentModel.PropertyDescriptor, _
   ByVal item As System.Object, _
   ByVal value As T _
) 
public static void SetPropertyDescriptorValue<T>( 
   System.ComponentModel.PropertyDescriptor propertyDescriptor,
   System.object item,
   T value
)

パラメータ

propertyDescriptor
The property descriptor.
item
The item.
value
The value.

型パラメータ

T
解説
For internal use only.
参照

C1BindingListDataCollection クラス
C1BindingListDataCollection メンバ