'Usage Dim instance As StringCollectionCollectionEditor Dim editValue As Object Dim value() As Object value = instance.GetItems(editValue)
Parameters
- editValue
- The collection to edit.
Return Value
An array containing the collection objects, or an empty object array if the specified collection does not inherit from ICollection