Provides access to retrieve subsets based on extension.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The IFileNames2 interface provides advanced file-specific array methods.
Members
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. |
CoClasses that implement IFileNames2
CoClasses and Classes | Description |
---|---|
FileNames | FileNames object maintains an array of file paths. |