Click or drag to resize

IReadOnlyScheduleRangeExceptionEntityCollection Methods

The IReadOnlyScheduleRangeExceptionEntityCollection type exposes the following members.

Methods
  NameDescription
Public methodContains
Check if an entity item exists in the collection (ignored if deleted and not ShowAll)
(Inherited from IReadOnlyEntityCollectionBase.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetEnumerator
Returns an enumerator for the collection
(Inherited from IReadOnlyEntityCollectionT.)
Public methodGetFlatEnumerable
Return a flat enumerable for the collection. Includes the children
(Inherited from IReadOnlyEntityCollectionT.)
Public methodIndexOf
Retrieve the relative index of an entity item
(Inherited from IReadOnlyEntityCollectionBase.)
Top
See Also