| 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) | |
| Equals | Determines 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. |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| getObject | Gets the result item at the specified index. |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ReadXml | Loads an Xml defined list of items. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Write | Exports the result list to the specified stream based on the ExportCriteria. |