Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVectorList > Methods
IVectorList.Lock Method
Prevents other threads from accessing the list.
Call Lock to lock the list, preventing other threads from accessing the list.
Namespace: CommonInterfaces
Delphi
public procedure Lock;
•CommonInterfaces.IVectorList.Unlock
•IVectorList
•CommonInterfaces