| GraphChangeEventArgsTInvolvedElement Property  | 
 
            Gets or sets the involved element which was involved in the change
            
 
    Namespace: 
   SD.Tools.Algorithmia.Graphs
    Assembly:
   SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.3.0.0 (1.3.17.0314)
Syntaxpublic T InvolvedElement { get; }Public ReadOnly Property InvolvedElement As T
	Get
Property Value
Type: 
T
See Also