Click or drag to resize

FilePickerIHandlerRemoveFilter Method

Removes a filter at the specified index

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void RemoveFilter(
	int index
)

Parameters

index
Type: SystemInt32
Index of the filter to remove
See Also