Sepi

Name
  _Insert

Parent
  TScList

Visibility
  PROTECTED

Description
  Insert un nouvel élément à une position donnée

Exception
  EListError Index de liste hors bornes

Source code
  function _Insert ( AIndex : Integer ; var Buffer ) : Integer

Parameters
 
Parameter Description
AIndex : INTEGER Index où insérer l'élément
Buffer : Untyped Buffer non typé contenant l'élément à insérer

Return
 
Types Description
INTEGER Index de l'élément inséré

Sepi


Copyright (c) 2006-2010 Sébastien Doeraene
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/