This type contains the following members.

public static class PropertyInfoExtensions
Inheritance:
ObjectPropertyInfoExtensions

Extension Methods

SingleType(PropertyInfo) Gets the type's generic collection type if it implements IEnumerable{T}, or otherwise the type itself.
SingleUnderlyingType(PropertyInfo) Gets the type's generic collection type if it implements IEnumerable{T}, or otherwise the type itself. If the resulting type is nullable, the underlying type is returned.