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