TList<T>.TEnumerator.Destroy Destructor
Summary
Represents the destructor of the
TList<T>.TEnumerator
class.
Namespace
:
Spring.Collections.Lists
Syntax
Delphi
public destructor Destroy; override;
See Also
Reference
TList<T>.TEnumerator
TList<T>
Spring.Collections.Lists