Beef Corlib
System.Collections.Generic.ICollection< T > Member List

This is the complete list of members for System.Collections.Generic.ICollection< T >, including all inherited members.

Add(T item) (defined in System.Collections.Generic.ICollection< T >)System.Collections.Generic.ICollection< T >
Clear() (defined in System.Collections.Generic.ICollection< T >)System.Collections.Generic.ICollection< T >
Contains(T item) (defined in System.Collections.Generic.ICollection< T >)System.Collections.Generic.ICollection< T >
CopyTo(T[] arr, int index) (defined in System.Collections.Generic.ICollection< T >)System.Collections.Generic.ICollection< T >
Count (defined in System.Collections.Generic.ICollection< T >)System.Collections.Generic.ICollection< T >
Remove(T item) (defined in System.Collections.Generic.ICollection< T >)System.Collections.Generic.ICollection< T >