Property EntrySet
EntrySet
If this field is a struct, gets an enumerable of the key/values pairs.
Otherwise, returns an empty enumerable.
public virtual IEnumerable<KeyValuePair<string, GffResourceField>> EntrySet { get; }
If this field is a struct, gets an enumerable of the key/values pairs.
Otherwise, returns an empty enumerable.
public virtual IEnumerable<KeyValuePair<string, GffResourceField>> EntrySet { get; }