Miner.Responder.Model Assembly > Miner.Responder.Model.Switching Namespace > OrderStructureInformation Class : SortSequentially Method |
'Declaration <ExtensionAttribute()> Public Shared Function SortSequentially( _ ByVal lines As IEnumerable(Of OrderLine) _ ) As IEnumerable(Of OrderLine)
'Usage Dim lines As IEnumerable(Of OrderLine) Dim value As IEnumerable(Of OrderLine) value = OrderStructureInformation.SortSequentially(lines)
[Extension()] public static IEnumerable<OrderLine> SortSequentially( IEnumerable<OrderLine> lines )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.