CapacitySlotsEnumerator Properties

The CapacitySlotsEnumerator type exposes the following members.

  NameDescription
Protected property CapacityQuery Gets or sets the query that is used to retrieve capacity slots.
Protected property CapacitySlotsCollection Gets the capacity slot collection reference
Public property Current Gets the current capacity slot in the capacity slots collection.
Protected property EnumerationStartTime Gets or sets the date and time where the enumeration should start.
Protected property Forward Gets or sets a value that indicates whether the enumerator moves forward or backward.
Protected property IntersectWith Gets the capacity slots collections to intersect with when enumerating through the capacity slots.
Protected property SlotsEnumerator Gets or sets the enumerator to use to enumerate capacity slots.
Top

  NameDescription
Explicit interface implemetation Private property IEnumerator.Current Gets the current CapacitySlot object in the capacity slots collection.
Top

Community Additions

ADD
Show: