BuiltInContainer

Module: ecereCOM
Namespace: ecere::com
Type: Structure
Base Class: None

Description

Internal special container template to represent C arrays as eC Container

Conversions

  Container

Properties and Members

  _vTblvoid * *
  _classClass
  _refCountint
  datavoid *
  countint
  typeClass

Virtual Methods

  Add
  Copy
  Delete
  Find
  Free
  FreeIterator
  GetAtPosition
  GetCount
  GetData
  GetFirst
  GetLast
  GetNext
  GetPrev
  Insert
  Move
  Remove
  RemoveAll
  SetData
  Sort