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.2.0.0 (1.2.14.1118)
Syntax
public TValue Value { get; set; }

Property Value

Type: TValue
See Also