This is the content">

.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Xml Class Summary

Xml::NumAttributes

The number of attributes. For example, the following node has 2 attributes: This is the content

  Declarations  
    [Visual Basic]
Public ReadOnly Property NumAttributes As Integer

[C#]
public int NumAttributes {get;}

[C++]
public: __property int get_NumAttributes();

[JScript]
public function get NumAttributes() : int;
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.