{CompanyName} FlexyGo

TemplatesCollection..::..Add Method

Adds the Template object to the Collection using TemplateId as Key.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


public bool Add(
	Template aObjectFormTemplate
)
Public Function Add ( _
	aObjectFormTemplate As Template _
) As Boolean

Parameters

aObjectFormTemplate
Type: FLEXYGO.Objects.Settings..::..Template
An Template.

Return Value

true if ok, false otherwise.