How to get the length of strings in array elements LINQ

Mansour_Dalir 1,676 Reputation points
2024-05-02T17:45:38.65+00:00

Dim MyArray as String()={"AB","ABC","DFG"}

Need Result

Dim int1 as Integer=8

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,642 questions
{count} votes

0 additional answers

Sort by: Most helpful