BreakOuts..::..Remove Method

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

Syntax


public void Remove(
	int Index
)
Public Sub Remove ( _
	Index As Integer _
)
public:
void Remove(
	int^ Index
)

Parameters

Index
Type: Int32