Determines whether a SmartTileBackgroundState object is in the list.
Namespace: Ico.Windows.ControlsAssembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool Contains( SmartTileBackgroundState value ) |
Visual Basic |
---|
Public Function Contains ( _ value As SmartTileBackgroundState _ ) As Boolean |
JScript |
---|
public final function Contains( value : SmartTileBackgroundState ) : boolean |
Parameters
- value
- Type: Ico.Windows.Controls..::..SmartTileBackgroundState
The SmartTileBackgroundState object to locate in the list.