XdmType.ProcessingInstruction MethodXdmType.ProcessingInstruction MethodXdmType::ProcessingInstruction Method

Creates a reference to a processing instruction type.

Overload List

 NameDescription
Public methodstaticProcessingInstruction ()ProcessingInstruction ()ProcessingInstruction () Returns a reference to the type that matches all processing instructions.
Public methodstaticProcessingInstruction (string)ProcessingInstruction (String)ProcessingInstruction (String^) Creates a reference to the processing instruction type with the specified target.

Top