Why doesn't this work?:
plz helpCode:Dim sarray() As String = Nothing Dim inc As Integer = -1 For each something in something inc += 1 sarray.SetValue(something.value, inc) 'Error: Object reference not set to an instance of an object. Next![]()
|
Results 1 to 4 of 4
Thread: Creating String Array
|
Click Here to Expand Forum to Full Width |