Answered Delete item from array

  • Monday, April 30, 2012 6:32 AM
     
      Has Code

    Hi,

    I am using the import-csv function to import a csv with 2 colums.  The top row appears to be the csv column headings but after the import-csv it's now appearing as data.

    I was looking at  creating a .net array which has a remove method but it doesnt seem to work.

    Is there a way in import-csv to ignore the first column, if not does anyone have any tips for removing an item from an array (an array createed by the import-csv function)

    Thanks

All Replies