Overrides array-of-tables formatting for a collection member.
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)]
public sealed class TomlTableArrayStyleAttribute : TomlAttribute
kind:method, kind:property, kind:ctor. Press Esc to clear.TomlTableArrayStyleAttribute(TomlTableArrayStyle)Initializes a new instance of the TomlTableArrayStyleAttribute class.StyleGets the array-of-tables style.