The search functionality needs JavaScript enabled
GffField.opIndex
Shorthand for getting child field assuming this field is a GffStruct
GffStruct
const(GffField) opIndex ( in const(string) label ) const;
Shorthand for getting child field assuming this field is a GffList
GffList
const(GffStruct) opIndex ( in const(ulong) index ) const;