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