Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListPersistent > Properties
TInterfaceListPersistent.Count Property
Specifies the number of interfaces in the list.
Use Count to determine the number of interfaces in the list.
Namespace: RSInterfaceCollections
Delphi
public property Count: Integer read GetCount write SetCount;
Property Value
Type: Integer
•RSInterfaceCollections.TInterfaceListPersistent.Capacity
•RSInterfaceCollections.TInterfaceListPersistent.Add(IInterface)
•RSInterfaceCollections.TInterfaceListPersistent.Items[Integer]
•RSInterfaceCollections.TInterfaceListPersistent.Delete(Integer)
•TInterfaceListPersistent
•RSInterfaceCollections