[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| IsFoundIn(AttributeSet) |
Check if the given match dataset is found in the local dataset using the default Tag Type list.
A check is made to see if all the attributes in the given match dataset are present in the local
dataset.
| |
| IsFoundIn(TagTypeList, AttributeSet) |
Check if the given match dataset is found in the local dataset using the given Tag Type list.
A check is made to see if all the attributes in the given match dataset are present in the local
dataset.
|