SearchCriteria Methods

Methods

ApplyChanges Apply changes to the search criteria.
Dispose 
Dispose(Boolean) 
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Non-GC class clean up
(Overrides ObjectFinalize)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
Load Loads search criteria and search configuration from a given stream.
LoadXML Loads the search criteria and (optionally) the search configuration from the Xml string.
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Save Saves the search criteria and configuration to a stream.
SaveXML Saves the search criteria and configuration to an Xml string.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also