'Declaration Public Sub setItems( _
ByVal oArrayAn array in which each element is either an object convertible to a string or another array:() As System.Object _
- For an element that can be converted to a string, the user and export values for the list item are equal to the string.
- For an element that is an array, the array must have two subelements convertible to strings, where the first is the user value and the second is the export value.
)
Parameters
- oArray
- An array in which each element is either an object convertible to a string or another array:
- For an element that can be converted to a string, the user and export values for the list item are equal to the string.
- For an element that is an array, the array must have two subelements convertible to strings, where the first is the user value and the second is the export value.