Talk:Visual Basic .NET/Arrays

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

I think it is not MyArray.Sort(MyArray) but: Array.Sort(MyArray)