Click or drag to resize
IXmlModelUpdatePreviewUpdateModel Method (ICollectionXmlElement)

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

Parameters

cnModelRootElements
Type: System.Collections.GenericICollectionXmlElement
See Also