{CompanyName} FlexyGo

Skins..::..Add Method

Adds the Skin object to the Collection using SkinId as Key.

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

Syntax


public bool Add(
	Skin Skin
)
Public Function Add ( _
	Skin As Skin _
) As Boolean

Parameters

Skin
Type: FLEXYGO.Environment..::..Skin
A Skin.

Return Value

true if ok, false otherwise.