ExchangeLineCollection Constructor

Initializes a new instance of the ExchangeLineCollection class.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Credit
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


public ExchangeLineCollection(
	Credit Credit
)
Public Sub New ( _
	Credit As Credit _
)
public:
ExchangeLineCollection(
	Credit^ Credit
)