DH5Obj.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(bool value, string key)
  3. void opIndexAssign(T value, string key, T notValue)
  4. void opIndexAssign(bool value, string key, bool notValue)
    class DH5Obj
    void
    opIndexAssign
    (
    bool value
    ,
    string key
    ,)

Meta