public bool TagMatch(string[] tagArray) { return(ItemUtility.TestTagArrays(tagArray, ChildTagArray)); }