"Ali Çehreli" <> wrote in message
news:dj6rul$hp1$...
<snip>
> On the line above, John Ratliff is showing you how to call a non-static
> member function with an object. There, slist is an jobject of type
> SortedList<int>, and the member function thas is being called is 'insert'.
Yes, I stupidly missed that, even though it was quite obvious. My apologies
for being so dense lol, and thanks as usual to all of the quick help I get
here. Next time I'll read the FAQ and try to come up with a tougher question