Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("processingInstruction", "(Ljava/lang/String;Ljava/lang/String;)V", "GetProcessingInstruction_Ljava_lang_String_Ljava_lang_String_Handler")]
public abstract
void ProcessingInstruction (
string target,
string data)
Parameters
- target
- Documentation for this section has not yet been entered.
- data
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Javax.Xml.Validation
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8