TClassTypeRegistry<TValue>.Types Property
Summary
Represents property
Types
.
Namespace
:
Spring.DesignPatterns
Syntax
Delphi
public property Types:
IEnumerable
<TClass> read
GetTypes
;
Property Value
Type:
IEnumerable
<TClass>
See Also
Reference
TClassTypeRegistry<TValue>
Spring.DesignPatterns