'Declaration
Public Function ReadDiagnosticInfoArray( _ ByVal fieldName As String _ ) As DiagnosticInfoCollection
'Usage
Dim instance As JsonDecoder Dim fieldName As String Dim value As DiagnosticInfoCollection value = instance.ReadDiagnosticInfoArray(fieldName)
public DiagnosticInfoCollection ReadDiagnosticInfoArray( string fieldName )
public: DiagnosticInfoCollection^ ReadDiagnosticInfoArray( String^ fieldName )
Parameters
- fieldName