EPTXmlEditableParser Constructor Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method EPTXmlEditableParser
Creates a new EPT field collection object with an initial suggested size of 10 members.
Public method EPTXmlEditableParser(Int32)
Creates a new EPT field collection object
Public method EPTXmlEditableParser(Stream)
Creates a new EPTXmlTextParser from a Stream of xml content
Public method EPTXmlEditableParser(String)
Creates a new EPTXmlTextParser from a string of xml content
Public method EPTXmlEditableParser(XmlReader)
Creates a new EPT field collection object
Public method EPTXmlEditableParser(Int32, Stream)
Creates a new EPTXmlTextParser from a stream of xml content
Public method EPTXmlEditableParser(Int32, String)
Creates a new EPTXmlTextParser from a string of xml content
Public method EPTXmlEditableParser(Int32, XmlReader)
Creates a new EPT field collection object
Top
See Also

Reference