Using system;
A summary description of Namespace consoleApplication1 {/// /// Class1. /// summary> class class1 {/// /// The primary entry point of the application. /// summary> [stathread] static void main (string [] args) {string a = "aaa | bcfdf | eval | rt3 | 34"; string [] b = a.split ('|'); / / Store inside the array.
For (int i = 0; i