PaymentGatewayLibrary

AuthorizeNetResponse.Item Property

Gets the entry at the specified index of the GatewayResponse.

[Visual Basic]
Public Default ReadOnly Property Item( _
   ByVal index As Integer _
) As String
[C#]
public string this[
   int index
] {get;}

See Also

AuthorizeNetResponse Class | Duis.Payment Namespace