ContentsIndexHome
PreviousUpNext
ISetIterator.elementCompatible Method

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

C#
bool elementCompatible(IElement element);
Parameters 
Description 
IElement element 
The IElement to be tested for compatibility.  

True if the element is compatible.