This document is archived and information here might be outdated.  Recommended version.


IFileNames2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IF > IFileNames2 Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IFileNames2

Classes Description
FileNames FileNames object maintains an array of file paths.