Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Xml::GetAttributeValue
Returns the value of the Nth attribute of an XML node. The first attribute is at index 0.
![]() |
Declarations | ||
|
[Visual Basic] Public Function GetAttributeValue(ByVal Integer index) As String [C#] public string GetAttributeValue(int index); [C++] public String *GetAttributeValue(int index); [JScript] public function GetAttributeValue(int index) : String |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.