Tree.columns

The amount of columns.

  1. long columns [@property getter]
  2. long columns [@property setter]
    struct Tree
    @nogc nothrow @property
    void
    columns
    (
    long v
    )

Meta