Sharpility
Sharpility.Collections.ComparableCollection< T > Class Template Reference

List of all members.

Public Member Functions

IEnumerator< T > GetEnumerator ()
void Add (T item)
void Clear ()
bool Contains (T item)
void CopyTo (T[] array, int arrayIndex)
bool Remove (T item)
override bool Equals (object obj)
override int GetHashCode ()
override string ToString ()

Properties

int Count [get]
bool IsReadOnly [get]

template<T>
class Sharpility::Collections::ComparableCollection< T >


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Enumerations Properties