Vector<T>.Add(T) Method
Summary
Represents method
Add(T)
.
Namespace
:
Spring
Syntax
Delphi
public function Add(const item:
T
): Integer; overload; inline;
Parameters
item
Type:
T
Return Value
Type:
Integer
See Also
Reference
Vector<T>
Spring