Click or drag to resize

ContainerEventArgsTValueValue Property

Gets or sets the value contained in the event args

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 TValue Value { get; set; }

Property Value

Type: TValue
See Also