VB6 to .Net conversion (FixedLengthString = ArraysHelper.InitializeArray)

Yanıt VB6 to .Net conversion (FixedLengthString = ArraysHelper.InitializeArray)

  • 06 Ağustos 2012 Pazartesi 10:52
     
     

    am newbie to this programming segment

    i am just trying to change the below from VB6 VB.Net

               Dim TxnDate() As FixedLengthString = ArraysHelper.InitializeArray(Of FixedLengthString())(New Integer() {11}, New Object() {6})

    Can somebody guide me how to do this.

Tüm Yanıtlar