SPView.ViewFields is a collection of internal field names, according to MSDN. (It is not a list of display names, as can be seen by examining the view fields of the 'UserInformationList' list).This is surprisingly inconvenient, as SPList.Fields is indexe…
more »