Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Dispose()

  • Declared in: RT.KitchenSink.Collections.LazyList<T>
  • Implements: IDisposable.Dispose()

Declaration

public void Dispose()

Summary

Disposes of the enumerable's enumerator, if one is held at the moment.