TFactory<TKey,TBaseType>.Count Property
Summary
Represents property
Count
.
Namespace
:
Spring.DesignPatterns
Syntax
Delphi
public property Count: Integer read
GetCount
;
Property Value
Type: Integer
See Also
Reference
TFactory<TKey,TBaseType>
Spring.DesignPatterns