Method PI
PI(Char[], Int32, Int32)
Reports the data part of a processing instruction.
Declaration
void PI(char[] buff, int offset, int length)
Parameters
Type | Name | Description |
---|---|---|
System.Char[] | buff | |
System.Int32 | offset | |
System.Int32 | length |