Method CDSect
CDSect(Char[], Int32, Int32)
Reports the content of a CDATA section (not a CDATA element)
Declaration
void CDSect(char[] buff, int offset, int length)
Parameters
Type | Name | Description |
---|---|---|
System.Char[] | buff | |
System.Int32 | offset | |
System.Int32 | length |