TSortedObjectList<T>.Create Constructor
Summary
Initializes a new instance of the
TSortedObjectList<T>
class.
Namespace
:
Spring.Collections.Lists
Syntax
Delphi
public constructor Create; override;
Overrides
TCollectionBase<T>.Create
See Also
Reference
TSortedObjectList<T>
Spring.Collections.Lists