Verifies that the underlying root set of the IElement is applicable on this set. The current value is not considered.
virtual bool elementCompatible(const IElement* pos) const = 0;
True if the IElement is compatible with this ISetData.
ISetData Class