Get Next Text Element

using System;
using System.Globalization;
using System.Threading;

class Class1 {
static void Main(string[] args) {
String MyStr, OutBuf;

MyStr = “The Quick programmer ran rings around the lazy manager”;

for (int k=0; k