Click or drag to resize

XmlModelUpdatePreviewUpdateModel Method (ICollectionXmlElement)

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

Parameters

cnModelRootElements
Type: System.Collections.GenericICollectionXmlElement

Implements

IXmlModelUpdatePreviewUpdateModel(ICollectionXmlElement)
See Also