Click or drag to resize

ICatchments Methods

The ICatchments type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from ICollection<ICatchment>.)
Public methodClear (Inherited from ICollection<ICatchment>.)
Public methodContains (Inherited from ICollection<ICatchment>.)
Public methodCopyTo (Inherited from ICollection<ICatchment>.)
Public methodFind
Public methodFindAll
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<ICatchment>.)
Public methodIndexOf (Inherited from IList<ICatchment>.)
Public methodInitialize
Public methodInsert (Inherited from IList<ICatchment>.)
Public methodPrepare
Public methodRemove (Inherited from ICollection<ICatchment>.)
Public methodRemoveAt (Inherited from IList<ICatchment>.)
Top
Extension Methods
  NameDescription
Public Extension MethodBinarySearch<ICatchment>(ICatchment)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodBinarySearch<ICatchment>(Func<ICatchment, Int32>)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodBinarySearch<ICatchment>(ICatchment, IComparer<ICatchment>)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodBinarySearch<ICatchment, TKey>(Func<ICatchment, TKey>, TKey)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodBinarySearch<ICatchment, TKey>(Func<ICatchment, TKey>, TKey, IComparer<TKey>)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodFindAll (Defined by RRExtensions.)
Public Extension MethodFindIndex<ICatchment>(Predicate<ICatchment>)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodFindIndex<ICatchment>(Int32, Predicate<ICatchment>)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodSort<ICatchment>()Overloaded. (Defined by GenericExtensions.)
Public Extension MethodSort<ICatchment>(IComparer<ICatchment>)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodSortStable<ICatchment>()Overloaded. (Defined by GenericExtensions.)
Public Extension MethodSortStable<ICatchment>(IComparer<ICatchment>)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodSortStable<ICatchment>(Comparison<ICatchment>)Overloaded. (Defined by GenericExtensions.)
Top
See Also