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

Back to Xml Class Summary

Xml::NextSibling

Returns the nodes next sibling, or NULL if there are no more.

  Declarations  
    [Visual Basic]
Public Function NextSibling() As Boolean

[C#]
public bool NextSibling();

[C++]
public bool NextSibling();

[JScript]
public function NextSibling() : Boolean
 
  Parameters  
   
 

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