Function
goBegin
Iterates to the first position of a container.
Include Headers
seqan/basic.h, seqan/blast.h, seqan/find.h, seqan/graph_types.h
Parameters
|  Object that iterates through  | |
|  Container of  Remarks: If  | |
|  A file stream. | |
|  An iterator. | 
Remarks
 This function is equivalent to iterator = begin(container) .
Example Programs
See Also
SeqAn - Sequence Analysis Library - www.seqan.de