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.16.0406)
Syntax public TValue Value { get; set; }
Public Property Value As TValue
Get
Set
Property Value
Type:
TValueSee Also