In Clause (Visual Basic)
Specifies the group that the loop variable is to traverse in a For Each
loop, or specifies the collection to query in a From
, Join
, or Group Join
clause.
Remarks
The In
keyword can be used in the following contexts:
See also
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.