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

Back to Xml Class Summary

Xml::DecodeContent

Decodes a node's Q or B-encoded content string and returns the byte data.

  Declarations  
    [Visual Basic]
Public Function DecodeContent() As Byte()

[C#]
public byte [] DecodeContent();

[C++]
public unsigned char __gc[] DecodeContent();

[JScript]
public function DecodeContent() : Byte[]
 
  Parameters  
   
 

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