static private ContainsEveryChildOf ( System.Xml.Linq.XElement desired, System.Xml.Linq.XElement toCheck, MatchFormattingOptions fo ) : bool | ||
desired | System.Xml.Linq.XElement | |
toCheck | System.Xml.Linq.XElement | |
fo | MatchFormattingOptions | Matching options whether check if desired attributes are inder a, or a has exactly and only these attributes as b has. |
return | bool |