PowerTools SPREAD for ASP.NET 8.0J
Item(Int32) プロパティ

コレクション内のフィルタ項目の、0から始まるインデックス
カスタム フィルタ項目をコレクションから取得します。
構文
'Declaration
 
Public ReadOnly Property Item( _
   ByVal index As Integer _
) As IFilterItem
public IFilterItem Item( 
   int index
) {get;}

パラメータ

index
コレクション内のフィルタ項目の、0から始まるインデックス
参照

FilterItemCollection クラス
FilterItemCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.