AccessibleNode.rowCount

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

Meta