Var.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opIndexAssign(T value, string key)
    class Var
    void
    opIndexAssign
    (
    T
    )
    (,
    string key
    )
  2. void opIndexAssign(T value, int key)

Meta