Was this page helpful?

Start Method

    Start(string tag)

    public XDoc Start(string tag);
    Starts a new child element. (e.g. <foo>)

    Parameters

    Name Type Description
    tag string Element name

    Returns

    Type: XDoc
    Created XDoc instance

    Start(string tag, string namespaceUri)

    public XDoc Start(string tag, string namespaceUri);
    Starts a new child element. (e.g. <foo>)

    Parameters

    Name Type Description
    tag string Element name
    namespaceUri string Element XML namespace

    Returns

    Type: XDoc
    Created XDoc instance
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by