CDATA Class
类库说明文档
| CDATA Class |
XML,Cdata数据处理
Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
C#
public class CDATA : IXmlSerializable
The CDATA type exposes the following members.
| Name | Description | |
|---|---|---|
| CDATA |
构造函数
| |
| CDATA(String) | Initializes a new instance of the CDATA class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetSchema | ||
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ReadXml |
读取xml
| |
| ToString |
重写tostring
(Overrides ObjectToString.) | |
| WriteXml |
写入xml
|
| Name | Description | |
|---|---|---|
| (String to CDATA) |
CDATA隐式转换
| |
| (CDATA to String) |
STRING隐式转换
|