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

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

パラメータ

propertyDescriptor
The property descriptor.
item
The item.

型パラメータ

T
解説
For internal use only.
参照

C1BindingListDataCollection クラス
C1BindingListDataCollection メンバ