TFactory<TKey,TBaseType>.GetCount Method
Summary
Represents method
GetCount
.
Namespace
:
Spring.DesignPatterns
Syntax
Delphi
private function GetCount: Integer;
Return Value
Type:
Integer
See Also
Reference
TFactory<TKey,TBaseType>
Spring.DesignPatterns