ContentsIndexHome
PreviousUpNext
ISetData.elementCompatible Method

Verifies that the underlying root set of the IElement is applicable on this set. The current value is not considered.

C#
bool elementCompatible(IElement pos);
Parameters 
Description 
IElement pos 
The IElement to be tested. 

True if the IElement is compatible with this ISetData.