Good afternoon,
I am trying to generate 2 separate lists for 2 different fields within a feature class/standalone and compare/sort them in such way that the order of the values from both fields are in ascending order. For example, using the selected values in the screenshot below, I want a separate list for BEGIN_DFO_MS and another for END_DFO_MS and then I want to be able to arrange/sort/compare the values that they line up in this manner: 123.506-128.149, 128.149-128.666, 128.666-129.598, 129.598-130.316.

This is probably a lot of gibberish but I'm new to arcpro SDK and c# in general and would appreciate any help.
Thank you.