Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVectorList > Methods
IVectorList.GetCount Method
Specifies the number of vectors in the list.
Use GetCount to determine the number of interfaces in the list.
Accessor method for Count property.
Namespace: CommonInterfaces
Delphi
public function GetCount: Integer;
Return Value
Type: Integer
•CommonInterfaces.IVectorList.Count
•CommonInterfaces.IVectorList.SetCount(Integer)
•IVectorList
•CommonInterfaces