RosettaCodeData/Task/Variables/Visual-Basic-.NET/variables-3.vb

3 lines
63 B
VB.net

Dim variable As datatype = value
Dim var1,var2,... As datatype