This document is archived and information here might be outdated. Recommended version. |
Provides access to retrieve subsets based on extension.
The IFileNames2 interface provides advanced file-specific array methods.
Name | Description | |
---|---|---|
Find | Advances the current postion to the specified file if it exists. | |
GetContainedExtensions | Obtains a delimited set of extensions contained within the collection. | |
GetSubset | Obtains a subset based on a delimited set of extensions. | |
LoadFromPath | Loads the collection with files from the specified path. |
Classes | Description |
---|---|
FileNames | FileNames object maintains an array of file paths. |