Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Access the method from VB clients(Method has written in C#)

Access the method from VB clients(Method has written in C#)

Scheduled Pinned Locked Moved C#
csharpdata-structures
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    member123456
    wrote on last edited by
    #1

    Hi, we have a method written in C# having the two dimensional string array as an argument. in case of VB,two dimensional string array has not supported.so how can we make use of the functionality of this method from the VB clients. Thanks in advance.

    C D 1 3 Replies Last reply
    0
    • M member123456

      Hi, we have a method written in C# having the two dimensional string array as an argument. in case of VB,two dimensional string array has not supported.so how can we make use of the functionality of this method from the VB clients. Thanks in advance.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      member123456 wrote:

      in case of VB,two dimensional string array has not supported

      This is absolutely not true.

      Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

      1 Reply Last reply
      0
      • M member123456

        Hi, we have a method written in C# having the two dimensional string array as an argument. in case of VB,two dimensional string array has not supported.so how can we make use of the functionality of this method from the VB clients. Thanks in advance.

        D Offline
        D Offline
        DaveyM69
        wrote on last edited by
        #3

        Are you sure? Surely VB can have ByVal twoDimArray(,) As String in a function's parameter.

        Dave
        BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
        Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
        Why are you using VB6? Do you hate yourself? (Christian Graus)

        1 Reply Last reply
        0
        • M member123456

          Hi, we have a method written in C# having the two dimensional string array as an argument. in case of VB,two dimensional string array has not supported.so how can we make use of the functionality of this method from the VB clients. Thanks in advance.

          1 Offline
          1 Offline
          12Code
          wrote on last edited by
          #4

          Did you indirectly ask us to show you two dimensional string array in vb?

          ;)*12Code

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups