Public Overridable Function AttributesOrder( _ ByVal attrs As IEnumerable(Of Attribute) _ ) As IEnumerable(Of Attribute)
public virtual IEnumerable<Attribute> AttributesOrder( IEnumerable<Attribute> attrs )
Parameters
- attrs
Public Overridable Function AttributesOrder( _ ByVal attrs As IEnumerable(Of Attribute) _ ) As IEnumerable(Of Attribute)
public virtual IEnumerable<Attribute> AttributesOrder( IEnumerable<Attribute> attrs )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)