Click or drag to resize

ItemCollection Methods

The ItemCollection type exposes the following members.

Methods
  NameDescription
Public methodAddRange (Inherited from Collection<T>.)
Public methodFind (Inherited from Collection<T>.)
Public methodFindAll (Inherited from Collection<T>.)
Public methodFindIndex (Inherited from Collection<T>.)
Public methodRemoveRange (Inherited from Collection<T>.)
Public methodSort(IComparer<T>) (Inherited from Collection<T>.)
Public methodSort(Comparison<T>) (Inherited from Collection<T>.)
Top
See Also