IFileFilter Interface

MCManager API

Implementations of this interface is used to filter out files from a file listning.

Namespace:  Moxiecode.Manager.FileSystems
Assembly:  MCManager (in MCManager.dll) Version: 1.0.0.0

Syntax

C#
public interface IFileFilter
Visual Basic (Declaration)
Public Interface IFileFilter
Visual C++
public interface class IFileFilter

See Also