IFolderChild that is equal to child in the list of children, removes it and returns true. Otherwise, returns false.
@param child An instance of IFolderChild to be removed.
@return true if a child is removed from children,false otherwise.
| |
| |
| |
| |
| |
| |
| |
| |
| |