DebtorAllocationCollection..::..Remove Method

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors
Assembly:  JiwaDebtors (in JiwaDebtors.dll)

Syntax


public void Remove(
	DebtorAllocation item
)
Public Sub Remove ( _
	item As DebtorAllocation _
)
public:
void Remove(
	DebtorAllocation^ item
)