IList<T>.SetCount(Integer) Method
Summary
Represents method
SetCount(Integer)
.
Namespace
:
Spring.Collections
Syntax
Delphi
public procedure SetCount(value: Integer);
Parameters
value
Type: Integer
See Also
Reference
IList<T>
Spring.Collections