Method ContainsAll
ContainsAll(TagSet)
Determines whether the tag set contains all of the required tags.
public bool ContainsAll(TagSet required)
Parameters
required
TagSetThe required tags.
Returns
- bool
True if the tag set contains all of the required tags.