AccessibleNode.rowIndex

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

Meta