Click or drag to resize

CancelableListModificationEventArgsTInvolvedElement Property

Gets or sets the involved element.

Namespace:  SD.Tools.Algorithmia.GeneralDataStructures.EventArguments
Assembly:  SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.4.0.0 (1.4.19.0529)
Syntax
public T InvolvedElement { get; set; }

Property Value

Type: T
See Also