PowerTools CalendarGrid for Windows Forms 1.0J
Contains メソッド (ListItemCollection)

チェックする ListItem オブジェクト。
指定した項目がコレクションに含まれているかどうかを判断します。
構文
Public Function Contains( _
   ByVal item As ListItem _
) As Boolean
public bool Contains( 
   ListItem item
)

パラメータ

item
チェックする ListItem オブジェクト。

戻り値の型

オブジェクトがコレクション内で見つかった場合は true。それ以外の場合は false
参照

ListItemCollection クラス
ListItemCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.