Click or drag to resize
TmplItemCollection Constructor (ListTmplItem)

[This is preliminary documentation and is subject to change.]

Construct from genric list

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public TmplItemCollection(
	List<TmplItem> list
)

Parameters

list
Type: System.Collections.GenericListTmplItem
See Also