Attribute.this

  1. this(uint startIndex, uint endIndex)
  2. this(void* ptr, Flag!"Take" take)
    class Attribute
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )