public VBArrayDescriptor( int[] arrayLengths, int[] arrayLowerBounds )
Public Sub New ( arrayLengths As Integer(), arrayLowerBounds As Integer() )
public: VBArrayDescriptor( array<int>^ arrayLengths, array<int>^ arrayLowerBounds )
new : arrayLengths : int[] * arrayLowerBounds : int[] -> VBArrayDescriptor
GSF.Interop.VBArrayDescriptor = function(arrayLengths, arrayLowerBounds);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.