DataSource for Entity Framework for WPF/Silverlight
AttachView<TResult>(Func<View<T>,View<TResult>>) メソッド

C1.Data 名前空間 > FilteredView<T> クラス > AttachView メソッド : AttachView<TResult>(Func<View<T>,View<TResult>>) メソッド
シンタックス
'宣言
 
Public Overloads Function AttachView(Of TResult)( _
   ByVal selector As System.Func(Of View(Of T),View(Of TResult)) _
) As View(Of TResult)
public View<TResult> AttachView<TResult>( 
   System.Func<View<T>,View<TResult>> selector
)

パラメータ

selector

型パラメータ

TResult
参照

FilteredView<T> クラス
FilteredView<T> メンバ
オーバーロード一覧