IXmlFolderCreator Interface |
Enables creating folders with predefined IDs. This interface is
only used internally, mainly in the context of restoring XML
data with their original IDs.
Namespace: PDTec.IceNet.Core.XmlAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic interface IXmlFolderCreator
The IXmlFolderCreator type exposes the following members.
Methods
| Name | Description |
---|
 | CreateChild |
Creates a child folder with a specific ID.
|
Top
See Also