GffField.opIndex

Shorthand for getting child field assuming this field is a GffList

  1. const(GffField) opIndex(string label)
  2. const(GffStruct) opIndex(size_t index)
    struct GffField
    const
    const(GffStruct)
    opIndex
    (
    in size_t index
    )

Meta