Specifies the list capacity.
Use Capacity to determine the list capacity. Before adding many interfaces to the list, you can improve performance by setting Capacity to the final number of interfaces. This prevents the interface list from having to reallocate the list every time an interface is added.
Namespace: RSInterfaceCollections
Delphi |
public |
Property Value
Type: Integer