Node.textContent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void textContent(Optional!(T0) textContent)
    struct Node
    nothrow
    void
    textContent
    (
    T0
    )
    (
    scope auto ref Optional!(T0) textContent
    )
    if (
    isTOrPointer!(T0, string)
    )
  2. auto textContent()

Meta