TCollectionList<T>.GetCount Method
Summary
Represents method
GetCount
.
Namespace
:
Spring.Collections.Lists
Syntax
Delphi
protected function GetCount: Integer; override;
Return Value
Type:
Integer
Overrides
TListBase<T>.GetCount
See Also
Reference
TCollectionList<T>
Spring.Collections.Lists