RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseArray.RemoveRange Method
Pascal
procedure RemoveRange(atIndex: Integer; numItems: Integer);
C++
__fastcall RemoveRange(int atIndex, int numItems);

This is RemoveRange, a member of class TBaseArray.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!