You can use LINQ .ToArray() method. Or use the Item[Int32] property. Dim s As ObservableCollection(Of String) ' Whatever code to fill that ...
確定! 回上一頁