Var.opIndexAssign

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

Meta