IFolder
as Child to this Folder.
@param folder An instance of IFolder
to be added to thisFolder.
@param position The new Position identified by a IFolderChild
contained in this folder or NULL
to add the mark as last element.
@param after If true
, move the folders to a one index afterthe given position. May be NULL
if the position is not provided.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|