OESystem::OEUnaryPredicate<C> *CreateCopy() const
Deep copy constructor. Returns a copy of the OEIsMemberPtr
calling instance. The memory occupied by the returned copy is now
owned by the caller. The delete operator of the returned copy must be
called to prevent a memory leak.