FileMask UpdateFileMatches Method CleanCode C# Libraries v1.2.03 API
Updates the file matches for the specified SourceDirectory and the specified Mask.

Namespace: CleanCode.GeneralComponents.Controls
Assembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public void UpdateFileMatches()
Remarks

This call updates the FileList property, the displayed list of matching files, and the displayed count of matching files.
See Also