Click or drag to resize

ObservableCollectionTOnBeforeRemoveItemEvent Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  netDxf.Collections
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
protected virtual bool OnBeforeRemoveItemEvent(
	T item
)
Request Example View Source

Parameters

item
Type: T

Return Value

Type: Boolean
See Also