append

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

Meta