NamedMemberRange.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(this) opSlice()
  2. typeof(this) opSlice(size_t start, size_t end)
    struct NamedMemberRange(T, string membersGrouped)
    typeof(this)
    opSlice
    (
    size_t start
    ,
    size_t end
    )

Meta