Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V22.1
  • IdxEMFCollection Members

    Properties

    Name Description
    Count Inherited from IdxCollection.
    DeleteObjectOnRemove
    Items Inherited from IdxList.

    Methods

    Name Description
    Add(TObject) Inherited from IdxList.
    Contains(TObject) Inherited from IdxList.
    Delete(Integer) Inherited from IdxList.
    First
    GetCount Inherited from IdxCollection.
    GetDeleteObjectOnRemove
    GetItems(Integer) Inherited from IdxList.
    IndexOf(TObject) Inherited from IdxList.
    Insert(Integer,TObject) Inherited from IdxList.
    Last
    Remove(TObject) Inherited from IdxList.
    SetDeleteObjectOnRemove(Boolean)
    See Also