Returns a pointer to the node corresponding to the given column. Returns a nullified pointer if no node containing the given column index was found.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(row_t), | intent(in) | :: | this | type instance |
||
integer, | intent(in) | :: | column | column index |
the node with a column value that matches column