Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListPersistent > Methods

TInterfaceListPersistent.Add(IInterface) Method

Scroll Prev Top Next More

Adds an interface to the list.

Call Add to add an interface to the list. For multithreading purposes, the list is locked before the adding operation begins and unlocked afterwards.

The function returns the index at which the newly added interface is found.
 

Namespace: RSInterfaceCollections

Parameters

Item

Type: IInterface

Return Value

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb