{CompanyName} FlexyGo

Skins..::..Contains Method

Checks if Skin object exists in Collection using SkinId.

Namespace:  FLEXYGO.Environment
Assembly:  flxEnvironment (in flxEnvironment.dll)

Syntax


public bool Contains(
	string SkinId
)
Public Function Contains ( _
	SkinId As String _
) As Boolean

Parameters

SkinId
Type: String
The SkinId.

Return Value

true if ok, false otherwise.