IList<T>.Count Property
Summary
Represents property
Count
.
Namespace
:
Spring.Collections
Syntax
Delphi
public property Count: Integer read
GetCount
write
SetCount
;
Property Value
Type: Integer
See Also
Reference
IList<T>
Spring.Collections