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