'Declaration
Public Overloads Function Contains( _ ByVal item As C1CheckListItem _ ) As Boolean
public bool Contains( C1CheckListItem item )
Parameters
- item
- The item to locate in the collection.
'Declaration
Public Overloads Function Contains( _ ByVal item As C1CheckListItem _ ) As Boolean
public bool Contains( C1CheckListItem item )