Was this page helpful?

Initialize Method

    Initialize(XmlDocument doc, XmlNode[] list, int index, XmlNode root, XmlNamespaceManager nsManager)

    protected void Initialize(XmlDocument doc, XmlNode[] list, int index, XmlNode root, XmlNamespaceManager nsManager);
    Protected initializer for XDoc inheritors for setting the state of an existing instance.

    Parameters

    Name Type Description
    doc XmlDocument System.Xml.XmlDocument that this instance wraps.
    list XmlNode[] List of nodes for the current cursor into the System.Xml.XmlDocument.
    index int Index into the list of nodes providing the cursor pointer.
    root XmlNode Root of the XDoc instance.
    nsManager XmlNamespaceManager Namespace manager to use with the instance.

    Returns

    void
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by