ICatchments Methods | 
The ICatchments type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | Adds an item to the ICollectionT.  (Inherited from ICollectionICatchment.) | |
| Clear | Removes all items from the ICollectionT.  (Inherited from ICollectionICatchment.) | |
| Contains | Determines whether the ICollectionT contains a specific value.  (Inherited from ICollectionICatchment.) | |
| CopyTo | (Inherited from ICollectionICatchment.) | |
| Find | ||
| FindAll | ||
| GetEnumerator | Returns an enumerator that iterates through the collection.  (Inherited from IEnumerableICatchment.) | |
| IndexOf | Determines the index of a specific item in the IListT.  (Inherited from IListICatchment.) | |
| Initialize | ||
| Insert | Inserts an item to the IListT at the specified index.  (Inherited from IListICatchment.) | |
| Prepare | ||
| Remove | Removes the first occurrence of a specific object from the ICollectionT.  (Inherited from ICollectionICatchment.) | |
| RemoveAt | Removes the IListT item at the specified index.  (Inherited from IListICatchment.) |