Overrides member ordering for a TOML-serializable type.
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = true)]
public sealed class TomlMappingOrderAttribute : TomlAttribute
kind:method, kind:property, kind:ctor. Press Esc to clear.TomlMappingOrderAttribute(TomlMappingOrderPolicy)Initializes a new instance of the TomlMappingOrderAttribute class.PolicyGets the mapping order policy.