Struct EnumerationDirection

Direction of enumeration order relative to original collection.

Implements

System.IComparable, System.IFormattable, System.IConvertible

Bases

object, System.ValueType, System.Enum

Field overview

Backwards ,
Forwards

Method overview

CompareTo(object target), Inherited from System.Enum ,
Equals(object obj), Inherited from System.Enum ,
Finalize(), Inherited from object ,
GetHashCode(), Inherited from System.Enum ,
GetType(), Inherited from object ,
GetTypeCode(), Inherited from System.Enum ,
MemberwiseClone(), Inherited from object ,
ToString(), Inherited from System.Enum ,
ToString(string format, System.IFormatProvider provider), Inherited from System.Enum ,
ToString(string format), Inherited from System.Enum ,
ToString(System.IFormatProvider provider), Inherited from System.Enum

Field details

S EnumerationDirection Backwards Opposite direction
S EnumerationDirection Forwards Same direction