class RSafePointerArray : public RPointerArray |
Public Member Functions | |
---|---|
void | Remove(TInt) |
void | Remove | ( | TInt | anIndex | ) | [inline] |
Removes the object pointer at the specified position from the array.
Note that the function does not delete the object whose pointer is removed.
TInt anIndex | The position within the array from where the object pointer is to be removed. The position is relative to zero, i.e. zero implies that a pointer at the beginning of the array is to be removed. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.