ISet T  MembersQuartz.NET API Documentation

The ISet T  type exposes the following members.

Methods

  NameDescription
Public methodAdd (Inherited from ICollection T .)
Public methodClear (Inherited from ICollection T .)
Public methodContains (Inherited from ICollection T .)
Public methodCopyTo (Inherited from ICollection T .)
Public methodGetEnumerator 
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable T .)
Public methodGetEnumerator 
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Public methodRemove (Inherited from ICollection T .)
Top
Properties

  NameDescription
Public propertyCount (Inherited from ICollection T .)
Public propertyIsReadOnly (Inherited from ICollection T .)
Top
See Also