|
<< Click to Display Table of Contents >> Navigation: Interfaces > IObjectGuardList > Methods > Add |
SIGNATURE=IW.Common.ObjGuard.IObjectGuardList.Add@TObject
ETYPE=Method
Declaration:
Delphi: |
function Add(AObj: TObject): TObject; |
C++: |
__fastcall TObject * Add(TObject * AObj); |
Description: This is Add, a member of class IObjectGuardList.