[]
Determines whether the collection contains the specified Spread skin.
public static bool Contains(SpreadSkin skin)
Public Shared Function Contains(skin As SpreadSkin) As Boolean
Type | Name | Description |
---|---|---|
SpreadSkin | skin | Skin (SpreadSkin object) for which to check |
Type | Description |
---|---|
bool | The collection contains the specified Spread skin. |