FileCollection.AsSafeArray Property
[Read/Write] This property sets or returns the list of file names in the FileCollection a safe array. You can then add this array of file names to the beginning of another FileCollection object using the PrependSafeArray method.
Syntax
object AsSafeArray [ get, set ]