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.0711)
Syntaxpublic TValue Value { get; set; }Public Property Value As TValue
	Get
	Set
Property Value
Type: 
TValue
See Also