[]
        
(Showing Draft Content)

C1.DataCollection.BindingList.C1BindingListDataCollection.GetPropertyDescriptorValue

GetPropertyDescriptorValue Method

GetPropertyDescriptorValue<T>(PropertyDescriptor, object)

Gets the property descriptor value.

Declaration
public static T? GetPropertyDescriptorValue<T>(PropertyDescriptor propertyDescriptor, object item)
Parameters
Type Name Description
PropertyDescriptor propertyDescriptor

The property descriptor.

object item

The item.

Returns
Type Description
T
Type Parameters
Name Description
T
Remarks

For internal use only.