Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Xml::HasAttributeWithValue
Returns True if the XML node has the specified attribute/value pair.
![]() |
Declarations | ||
|
[Visual Basic] Public Function HasAttributeWithValue(ByVal String attributeName , ByVal String attributeValue) As Boolean [C#] public bool HasAttributeWithValue(string attributeName , string attributeValue); [C++] public bool HasAttributeWithValue(String *attributeName , String *attributeValue); [JScript] public function HasAttributeWithValue(String attributeName , String attributeValue) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.