ContentsIndexHome
PreviousUpNext
ISetIterator::elementCompatible Method

Verifies whether the IElement is compatible with the rootset of the ISetData to which this iterator belongs. 

 

C++
virtual bool elementCompatible(const IElement*) = 0;
Parameters 
Description 
element 
The IElement to be tested for compatibility.  

True if the element is compatible.