TransactionListEventArgs Constructor
public TransactionListEventArgs(
Transaction[] transactions
)
This language is not supported or no code example is available.
public:
TransactionListEventArgs(
array< Transaction^ >^ transactions
)
This language is not supported or no code example is available.
Parameters
- transactions
- Transaction[]
The transactions.