C#C
C#4y ago
MJarl

Operators.ConcatenateObject()

Looking for a replacement for the method. i c#

This Method comes from vb
https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualbasic.compilerservices.operators.concatenateobject?view=net-7.0

But is there something else I can use?
Represents the Visual Basic concatenation (&) operator.
Was this page helpful?
Operators.ConcatenateObject() - C#