Vala.ForeachStatement.ForeachStatement Reference Manual
Vala.ForeachStatement.ForeachStatement:
Description:
public
void
ForeachStatement (
Vala.DataType
? type_reference,
string
variable_name,
Vala.Expression
collection,
Vala.Block
body,
Vala.SourceReference
source_reference)
created by
valadoc