[]
Gets the property descriptor value.
public static T? GetPropertyDescriptorValue<T>(PropertyDescriptor propertyDescriptor, object item)
Type | Name | Description |
---|---|---|
PropertyDescriptor | propertyDescriptor | The property descriptor. |
object | item | The item. |
Type | Description |
---|---|
T |
Name | Description |
---|---|
T |
For internal use only.