GffValue.opIndex

Shorthand for modifying the GffValue as a GffStruct

  1. auto ref opIndex(string label)
    struct GffValue
    ref
    opIndex
    (
    in string label
    )
  2. auto ref opIndex(size_t index)

Meta