'宣言 Public Overloads Function Contains( _ ByVal item As C1CheckListItem _ ) As System.Boolean
public System.bool Contains( C1CheckListItem item )
パラメータ
- item
- コレクション内で検索する項目。
'宣言 Public Overloads Function Contains( _ ByVal item As C1CheckListItem _ ) As System.Boolean
public System.bool Contains( C1CheckListItem item )