How to declare a fixed-length string in VB.NET? - Stack Overflow

How to declare a fixed-length string in VB.NET? - Stack Overflow

瀏覽:1303
日期:2024-05-15
How do i Declare a string like this: Dim strBuff As String * 256 in VB.NET? ... The annotation itself is grossly insufficient. Setting strBuff from the example above to an empty string ("") in VB6 would still yield a string with 256 spaces....看更多