- Delta
- Reserve
- Resize
- Shutdown
- Add
- AddArray
- AddArray
- Insert
- InsertArray
- InsertArray
- AssignArray
- AssignArray
- Update
- Shift
- Delete
- DeleteRange
- At
- CompareArray
- CompareArray
- Minimum
- Maximum
- InsertSort
- Search
- SearchGreat
- SearchLess
- SearchGreatOrEqual
- SearchLessOrEqual
- SearchFirst
- SearchLast
- SearchLinear
- Save
- Load
- Type
Type
Ottiene l'identificatore tipo array.
virtual int Type() const |
Valore di ritorno
Tipo di identificatore Array (per CArrayDouble - 87).
Esempio:
//--- esempio per CArrayDouble::Type()
|