Property this
this[int]
Gets the child GffResourceField at the specified index.
public GffResourceField? this[int index] { get; }
Parameters
indexint
Property Value
this[string]
Gets the child GffResourceField with the specified key.
public GffResourceField? this[string index] { get; }
Parameters
indexstring