public T GetValue<T>( DirectPropertyBase<T> property )
Public Function GetValue(Of T) ( property As DirectPropertyBase(Of T) ) As T
member GetValue : property : DirectPropertyBase<'T> -> 'T
In This Article