LineCollection Constructor

Initializes a new instance of the LineCollection class.

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

Syntax


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