property ExDataObjectFiles.Count as Long

Returns the number of file names in the collection.

TypeDescription
Long A long value that indicates the count of elements into collection.

You can use "for each" statements if you are going to enumerate the elements into ExDataObjectFiles collection.