SearchFileSystemCriteria Methods

Methods

ApplyChanges Apply changes to the search criteria.
(Inherited from SearchCriteria)
Dispose
(Inherited from SearchCriteria)
Dispose(Boolean)
(Overrides SearchCriteriaDispose(Boolean))
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Non-GC class clean up
(Inherited from SearchCriteria)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
IsHashOn Determines if a given hash type is active or not.
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ResetHashSettings Resets all the hash types.
Save Saves the search criteria and configuration to a stream.
(Inherited from SearchCriteria)
SaveXML Saves the search criteria and configuration to an Xml string.
(Inherited from SearchCriteria)
SetHashType Switches a specific hash type on or off.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also