GetDelegate
BPartition::Delegate* GetDelegate() const;
return child ? child->GetDelegate() : NULL;
*child = mutableChild->GetDelegate()->Partition();