DispersalCollection..::..Remove Method

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

Syntax


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