Description:

Returns an indication of the presence of a view in the table.

Syntax:
public bool Contains(
ViewInfo item
)
Parameters:
Returns:
Type: bool
True if the item is in the table; False otherwise.
Available since:
6.0

Nothing found