IList.Delete(Integer) Method
Summary
Represents method
Delete(Integer)
.
Namespace
:
Spring.Collections
Syntax
Delphi
public procedure Delete(index: Integer);
Parameters
index
Type: Integer
See Also
Reference
IList
Spring.Collections