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