ICollection.Add(TValue) Method
Summary
Represents method
Add(TValue)
.
Namespace
:
Spring.Collections
Syntax
Delphi
public procedure Add(const item:
TValue
);
Parameters
item
Type: System.Void
See Also
Reference
ICollection
Spring.Collections