FileLocator Pro .NET Library
C#
C++
Show/Hide TOC
File
Attributes
Clear Method
Clears all attributes so that no attribute matching will be used during the search.
Definition
Namespace:
Mythicsoft.Search.Core
Assembly:
Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
C#
Copy
public
void
Clear
()
C++
Copy
public
:
void
Clear
()
See Also
Reference
FileAttributes Class
Mythicsoft.Search.Core Namespace
In This Article
Definition
See Also