Property | Type | Description | |
---|---|---|---|
UserVariables | List |
Method | Description | |
---|---|---|
Equals ( System obj ) : bool | ||
Equals ( |
||
GetHashCode ( ) : int | ||
XmlUserVariableList ( ) : System.Collections.Generic | ||
XmlUserVariableList ( System.Xml.Linq.XElement xElement ) : System.Collections.Generic |
Method | Description | |
---|---|---|
CreateXml ( ) : System.Xml.Linq.XElement | ||
LoadFromXml ( System.Xml.Linq.XElement xRoot ) : void |
public Equals ( |
||
l | ||
return | bool |
public XmlUserVariableList ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public XmlUserVariableList ( System.Xml.Linq.XElement xElement ) : System.Collections.Generic | ||
xElement | System.Xml.Linq.XElement | |
return | System.Collections.Generic |