[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Property, AllowMultiple = false, Inherited = false)] public class SortIndexAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Property, AllowMultiple := false, Inherited := false)> Public Class SortIndexAttribute Inherits Attribute
The SortIndexAttribute type exposes the following members.