AccessibleNode.colCount

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

Meta