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