ArcObjects Library Reference (System)  

IFileNames2 Interface

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
Method Find Advances the current postion to the specified file if it exists.
Method GetContainedExtensions Obtains a delimited set of extensions contained within the collection.
Method GetSubset Obtains a subset based on a delimited set of extensions.
Method 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.