| AkXmlSetAttribute Method (XmlElement, String, Object) |
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static void SetAttribute(
XmlElement nd,
string attrName,
Object attrValue
)
Parameters
- nd
- Type: System.XmlXmlElement
- attrName
- Type: SystemString
- attrValue
- Type: SystemObject
See Also