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