TreeSet T  MembersQuartz.NET API Documentation

The TreeSet T  type exposes the following members.

Constructors

  NameDescription
Public methodTreeSet T  
Default constructor.
Public methodTreeSet T (IComparer T )
Constructor that accepts comparer.
Public methodTreeSet T (IEnumerable T )
Constructor that prepolutates.
Top
Methods

  NameDescription
Public methodAdd (Inherited from TreeSet T .)
Public methodAddAll``1 (Inherited from TreeSet T .)
Public methodAddSorted``1 (Inherited from TreeSet T .)
Public methodAll (Inherited from CollectionValueBase T .)
Public methodApply (Inherited from CollectionValueBase T .)
Public methodBackwards (Inherited from TreeSet T .)
Public methodCheck  (Inherited from TreeSet T .)
Public methodCheck(String) (Inherited from TreeSet T .)
Protected methodcheckRange (Inherited from CollectionBase T .)
Public methodChoose (Inherited from TreeSet T .)
Public methodClear (Inherited from TreeSet T .)
Public methodClone (Inherited from TreeSet T .)
Public methodContains (Inherited from TreeSet T .)
Public methodContainsAll``1 (Inherited from TreeSet T .)
Public methodContainsCount (Inherited from TreeSet T .)
Public methodCopyTo (Inherited from CollectionValueBase T .)
Public methodCountFrom (Inherited from TreeSet T .)
Public methodCountFromTo (Inherited from TreeSet T .)
Public methodCountTo (Inherited from TreeSet T .)
Public methodCut (Inherited from TreeSet T .)
Public methodDeleteMax (Inherited from TreeSet T .)
Public methodDeleteMin (Inherited from TreeSet T .)
Public methodDispose (Inherited from TreeSet T .)
Public methoddump  (Inherited from TreeSet T .)
Public methoddump(String) (Inherited from TreeSet T .)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodExists (Inherited from CollectionValueBase T .)
Public methodFilter (Inherited from CollectionValueBase T .)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFind(UTP ) (Inherited from TreeSet T .)
Public methodFind(Fun UTP, Boolean , UTP ) (Inherited from CollectionValueBase T .)
Public methodFindAll (Inherited from TreeSet T .)
Public methodFindIndex (Inherited from SequencedBase T .)
Public methodFindLast (Inherited from DirectedCollectionBase T .)
Public methodFindLastIndex (Inherited from SequencedBase T .)
Public methodFindMax (Inherited from TreeSet T .)
Public methodFindMin (Inherited from TreeSet T .)
Public methodFindOrAdd (Inherited from TreeSet T .)
Public methodFirst
Returns the first element.
Public methodGetEnumerator (Inherited from TreeSet T .)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetSequencedHashCode (Inherited from SequencedBase T .)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUnsequencedHashCode (Inherited from CollectionBase T .)
Public methodIndexOf (Inherited from TreeSet T .)
Public methodItemMultiplicities (Inherited from TreeSet T .)
Public methodLastIndexOf (Inherited from TreeSet T .)
Public methodMap``1 (Inherited from TreeSet T .)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodmodifycheck (Inherited from CollectionBase T .)
Public methodPredecessor (Inherited from TreeSet T .)
Protected methodraiseCollectionChanged (Inherited from CollectionValueBase T .)
Protected methodraiseCollectionCleared(Boolean, Int32) (Inherited from CollectionValueBase T .)
Protected methodraiseCollectionCleared(Boolean, Int32, Nullable Int32 ) (Inherited from CollectionValueBase T .)
Protected methodraiseForAdd (Inherited from CollectionValueBase T .)
Protected methodraiseForInsert (Inherited from CollectionValueBase T .)
Protected methodraiseForRemove(UTP) (Inherited from CollectionValueBase T .)
Protected methodraiseForRemove(UTP, Int32) (Inherited from CollectionValueBase T .)
Protected methodraiseForRemoveAll (Inherited from CollectionValueBase T .)
Protected methodraiseForRemoveAt (Inherited from CollectionValueBase T .)
Protected methodraiseForSetThis (Inherited from CollectionValueBase T .)
Protected methodraiseForUpdate(UTP, UTP) (Inherited from CollectionValueBase T .)
Protected methodraiseForUpdate(UTP, UTP, Int32) (Inherited from CollectionValueBase T .)
Protected methodraiseItemInserted (Inherited from CollectionValueBase T .)
Protected methodraiseItemRemovedAt (Inherited from CollectionValueBase T .)
Protected methodraiseItemsAdded (Inherited from CollectionValueBase T .)
Protected methodraiseItemsRemoved (Inherited from CollectionValueBase T .)
Public methodRangeAll (Inherited from TreeSet T .)
Public methodRangeFrom (Inherited from TreeSet T .)
Public methodRangeFromTo (Inherited from TreeSet T .)
Public methodRangeTo (Inherited from TreeSet T .)
Public methodRemove(UTP) (Inherited from TreeSet T .)
Public methodRemove(UTP, UTP ) (Inherited from TreeSet T .)
Public methodRemoveAll``1 (Inherited from TreeSet T .)
Public methodRemoveAllCopies (Inherited from TreeSet T .)
Public methodRemoveAt (Inherited from TreeSet T .)
Public methodRemoveInterval (Inherited from TreeSet T .)
Public methodRemoveRangeFrom (Inherited from TreeSet T .)
Public methodRemoveRangeFromTo (Inherited from TreeSet T .)
Public methodRemoveRangeTo (Inherited from TreeSet T .)
Public methodRetainAll``1 (Inherited from TreeSet T .)
Public methodSequencedEquals (Inherited from SequencedBase T .)
Public methodShow (Inherited from CollectionValueBase T .)
Public methodSnapshot (Inherited from TreeSet T .)
Public methodSuccessor (Inherited from TreeSet T .)
Public methodTailSet
Return items from given range.
Public methodToArray (Inherited from CollectionValueBase T .)
Public methodToString  (Inherited from CollectionValueBase T .)
Public methodToString(String, IFormatProvider) (Inherited from CollectionValueBase T .)
Public methodTryPredecessor (Inherited from TreeSet T .)
Public methodTrySuccessor (Inherited from TreeSet T .)
Public methodTryWeakPredecessor (Inherited from TreeSet T .)
Public methodTryWeakSuccessor (Inherited from TreeSet T .)
Public methodUniqueItems (Inherited from TreeSet T .)
Public methodUnsequencedEquals (Inherited from CollectionBase T .)
Public methodUpdate(UTP) (Inherited from TreeSet T .)
Public methodUpdate(UTP, UTP ) (Inherited from TreeSet T .)
Protected methodupdatecheck (Inherited from CollectionBase T .)
Public methodUpdateOrAdd(UTP) (Inherited from TreeSet T .)
Public methodUpdateOrAdd(UTP, UTP ) (Inherited from TreeSet T .)
Public methodWeakPredecessor (Inherited from TreeSet T .)
Public methodWeakSuccessor (Inherited from TreeSet T .)
Top
Fields

  NameDescription
Protected fieldisReadOnlyBase (Inherited from CollectionBase T .)
Protected fielditemequalityComparer (Inherited from CollectionBase T .)
Protected fieldsize (Inherited from CollectionBase T .)
Protected fieldstamp (Inherited from CollectionBase T .)
Top
Properties

  NameDescription
Public propertyActiveEvents (Inherited from CollectionValueBase T .)
Public propertyAllowsDuplicates (Inherited from TreeSet T .)
Public propertyComparer (Inherited from TreeSet T .)
Public propertyContainsSpeed (Inherited from TreeSet T .)
Public propertyCount (Inherited from CollectionBase T .)
Public propertyCountSpeed (Inherited from CollectionBase T .)
Public propertyDirection (Inherited from SequencedBase T .)
Public propertyDuplicatesByCounting (Inherited from TreeSet T .)
Public propertyEqualityComparer (Inherited from CollectionBase T .)
Public propertyIndexingSpeed (Inherited from TreeSet T .)
Public propertyIsEmpty (Inherited from CollectionBase T .)
Public propertyIsReadOnly (Inherited from CollectionBase T .)
Public propertyItem (Inherited from TreeSet T .)
Public propertyItem (Inherited from TreeSet T .)
Public propertyListenableEvents (Inherited from TreeSet T .)
Top
Events

  NameDescription
Public eventCollectionChanged (Inherited from CollectionValueBase T .)
Public eventCollectionCleared (Inherited from CollectionValueBase T .)
Public eventItemInserted (Inherited from CollectionValueBase T .)
Public eventItemRemovedAt (Inherited from CollectionValueBase T .)
Public eventItemsAdded (Inherited from CollectionValueBase T .)
Public eventItemsRemoved (Inherited from CollectionValueBase T .)
Top
See Also