Method | Description | |
---|---|---|
FirstWhereHasClass ( this rootElement, IList |
||
WhereHasClass ( this rootElement, IList |
public static FirstWhereHasClass ( this rootElement, IList |
||
rootElement | this | |
classes | IList |
|
filter | bool>.Func | |
return | IElement |
public static WhereHasClass ( this rootElement, IList |
||
rootElement | this | |
classes | IList |
|
filter | bool>.Func | |
return | IEnumerable |