Method PCDATA
PCDATA(Char[], Int32, Int32)
Reports character content.
Declaration
void PCDATA(char[] buff, int offset, int length)
Parameters
Type | Name | Description |
---|---|---|
System.Char[] | buff | |
System.Int32 | offset | |
System.Int32 | length |