Method ADT.History()->_sizeof()
classADT.History
- Method
_sizeof
intsizeof( ADT.History arg )- Description
A sizeof operation on this object returns the number of elements currently in the history, e.g. <= the current max size.
class ADT.Historyint sizeof( ADT.History arg )
A sizeof operation on this object returns the number of elements currently in the history, e.g. <= the current max size.