IList.Add(TValue) Method
Summary
Represents method
Add(TValue)
.
Namespace
:
Spring.Collections
Syntax
Delphi
public function Add(const item:
TValue
): Integer;
Parameters
item
Type: System.Void
Return Value
Type:
Integer
See Also
Reference
IList
Spring.Collections