Click or drag to resize
XmlModelImporterImportModel Method (ICollectionXmlElement)

Namespace: PDTec.IceNet.Sdk.Xml
Assembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public void ImportModel(
	ICollection<XmlElement> cnModelRootElements
)

Parameters

cnModelRootElements
Type: System.Collections.GenericICollectionXmlElement

Implements

IXmlModelImporterImportModel(ICollectionXmlElement)
See Also