SearchResultItemCollection Methods

Methods

Add Add the specified item to the list.
AddItemFromId Add an item to the list based on the Id of an item.
AddItemFromPath Add an item to the list based on the path of an item.
Clear Delete all items from the list.
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)
GetEnumerator Gets an enumerator for this collection.
GetHashCodeServes as the default hash function.
(Inherited from Object)
getObject Gets the result item at the specified index.
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ReadXml Loads an Xml defined list of items.
ToStringReturns a string that represents the current object.
(Inherited from Object)
Write Exports the result list to the specified stream based on the ExportCriteria.

See Also