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

C1.WPF.DataCollection アセンブリ > C1.WPF.DataCollection 名前空間 > C1CollectionViewDataCollection クラス : 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.
参照

C1CollectionViewDataCollection クラス
C1CollectionViewDataCollection メンバ