SearchIndexCriteria 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)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
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)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also