Method | Description | |
---|---|---|
DistinctAttributeFilter ( IEnumerable |
||
IsIncluded ( System.Xml.Linq.XAttribute attribute ) : bool |
Method | Description | |
---|---|---|
FindCandidateAttribute ( System.Xml.Linq.XElement element ) : System.Xml.Linq.XAttribute | ||
FindCandidateAttributes ( System.Xml.Linq.XAttribute attribute ) : IList |
||
GetFirstIncludedAttributeWithUniqueValue ( System.Xml.Linq.XElement element, IEnumerable |
||
GetIdenticallyNamedSiblings ( System.Xml.Linq.XElement element ) : IList |
||
HasUniqueValue ( System.Xml.Linq.XAttribute attribute, IEnumerable |
public DistinctAttributeFilter ( IEnumerable |
||
settings | IEnumerable |
|
return | System.Collections.Generic |
public IsIncluded ( System.Xml.Linq.XAttribute attribute ) : bool | ||
attribute | System.Xml.Linq.XAttribute | |
return | bool |