  | PairTSecond Property  | 
 
            Gets or sets the second element.
            
 
    Namespace: 
   Dynamicweb.Analytics.Utilities
    Assembly:
   Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntaxpublic T Second { get; set; }Public Property Second As T
	Get
	Set
Property Value
Type: 
T
See Also