LastChildSelector sealed class LastChildSelector : ChildSelector, ISelector The nth-lastchild selector. Documentation Code public LastChildSelector(int step, int offset, ISelector kind) public bool Match(IElement element, IElement scope)