append

Undocumented in source. Be warned that the author may not have intended to support it.
  1. xml.Element* append(P parent, MSBuildProject proj)
  2. xml.Element* append(P parent, ClCompile cl)
  3. xml.Element* append(P parent, Link lnk)
    xml.Element*
    append
    (
    P
    )
    (
    ref P parent
    ,)
    if (
    xml.isSomeParent!P
    )

Meta