MobileForms Toolkit Documentation

RemoveEventArgs  Constructor 

Initializes a new instance of the RemoveEventArgs class with the specified Item.

public RemoveEventArgs(
int i,
object v
);

Parameters

i
Index of this item.
v
Value of this item.

Remarks

Create RemoveEventArgs class with specific attributes.

See Also

RemoveEventArgs Class | Resco.Controls.OutlookControls Namespace