ToCollection Property
Returns the array as a VBA Collection datatype.
Syntax
array_.ToCollection
Parts
Name | Type | Description |
---|---|---|
array_ | The name of an object of type array_ |
Returns the array as a VBA Collection datatype.
array_.ToCollection
Name | Type | Description |
---|---|---|
array_ | The name of an object of type array_ |