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