Click or drag to resize
PriorityQueueTPriority, TValueGetEnumerator Method

Namespace: FlexRule.Queues
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IEnumerator<TValue> GetEnumerator()

Return Value

Type: IEnumeratorTValue

Implements

IEnumerableTGetEnumerator
See Also