TechnoTone
Well-known member
IIf and vbNewLine
Is there a .NET equivalent to the "IIf" function (without resorting to the Microsoft.VisualBasic namespace)?
Additionally, I cant find a .NET replacement for string constants such as vbNewLine.
Is there a .NET equivalent to the "IIf" function (without resorting to the Microsoft.VisualBasic namespace)?
Additionally, I cant find a .NET replacement for string constants such as vbNewLine.
Last edited by a moderator: