Click or drag to resize

XmlModelUpdatePreviewUpdateModel Method (ICollectionXmlElement)

Namespace:  PDTec.IceNet.Sdk.Xml
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
public void UpdateModel(
	ICollection<XmlElement> cnModelRootElements
)

Parameters

cnModelRootElements
Type: System.Collections.GenericICollectionXmlElement

Implements

IXmlModelUpdatePreviewUpdateModel(ICollectionXmlElement)
See Also