What does a := (colon equals) in VB.NET do?

Viewed 7671

Possible Duplicate:
What is the use of the := syntax?

I've tried hunting down the MDSN documentation for := in VB.NET as well as scoured Google only to be linked to a dead MSDN page... What would the purpose of := be?

4 Answers
Related