PropertyResolver<T>.PropertyFrom(T) Method

Definition

protected abstract object PropertyFrom (T item);
abstract member PropertyFrom : 'T -> obj
Protected MustOverride Function PropertyFrom (item As T) As Object

Parameters

item
T

Returns

Applies to