Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Xml::AddAttribute
Adds an attribute to the calling node in the XML document. Returns True for success, and False for failure.
![]() |
Declarations | ||
|
[Visual Basic] Public Function AddAttribute(ByVal String name , ByVal String value) As Boolean [C#] public bool AddAttribute(string name , string value); [C++] public bool AddAttribute(String *name , String *value); [JScript] public function AddAttribute(String name , String value) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.