MESCIUS InputMan for ASP.NET 10.0J
Contains メソッド (SelectedItemCollection)

指定した項目がSelectedItemCollectionコレクション内にあるかどうかを取得します。
シンタックス
Public Function Contains( _
   ByVal item As ListItem _
) As Boolean
public bool Contains( 
   ListItem item
)

パラメータ

item

戻り値の型

説明
True 指定した項目がコレクション内に存在します。
False 指定した項目がコレクション内に存在しません。
参照

参照

SelectedItemCollection クラス
SelectedItemCollection メンバ

 

 


© MESCIUS inc. All rights reserved.