Click or drag to resize
XmlModelUpdatePreviewUpdateModel 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 UpdateModel(
	ICollection<XmlElement> cnModelRootElements
)

Parameters

cnModelRootElements
Type: System.Collections.GenericICollectionXmlElement

Implements

IXmlModelUpdatePreviewUpdateModel(ICollectionXmlElement)
See Also