バージョン

GetFastItemsSource メソッド

ターゲット列挙子のファスト項目ソースを取得します。
シンタックス
'宣言
 
Function GetFastItemsSource( _
   ByVal target As IEnumerable _
) As IFastItemsSource
IFastItemsSource GetFastItemsSource( 
   IEnumerable target
)

パラメータ

target
FastItemsSource を取得する列挙子。

戻り値の型

FastItemsSource 参照。
参照