I came through a double bracket after the variable name, and I was wondering what that means.
Which means the following:
Private orgIdField()() As String
I just know:
Private orgIdField() As String
This is a jagged array (array of arrays). You can find more information in this MSDN article .
Source: https://habr.com/ru/post/1494476/More articles:Using similar controllers in areas in Asp.Net Mvc - c #Asynchronuos and LINQ Interaction - multithreadingConfirmation of purchase when purchasing the application - iosJoomla get article good url - phpWindows Forms: manual drag and drop operation compared to image solution? - c #Hibernate many-to-one map with foreign key in subclass - javaCount all the items on which the user is a participant in the contest - sqlCan a function be passed as an argument in PHP? - functionRelative layout aligns the element below and to the middle of another element - androidHow to normalize similarity metrics from Wordnet - pythonAll Articles