Click or drag to resize

IMcImageSetTemplatesAdd Method

Method to add a new McImageSetTemplate to the collection.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Function Add ( 
	SetName As String
) As McImageSetTemplate

Parameters

SetName
Type: SystemString

Return Value

Type: McImageSetTemplate
Remarks
The McImageSetTemplate object is created by the Add method, and is returned to the caller.
See Also