26.07.2013 Views

Operativsystem: .............................................................

Operativsystem: .............................................................

Operativsystem: .............................................................

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

GroupCollection groups = matches[i].Groups;<br />

Console.WriteLine("In match {0}, "+<br />

"there are {1} groups",i,groups.Count);<br />

IEnumerator groupEnum = groups.GetEnumerator();<br />

while ( groupEnum.MoveNext() )<br />

{<br />

Console.WriteLine(groupEnum.Current);<br />

}<br />

Console.WriteLine();<br />

for (int j=0; j

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!