XdmType.ProcessingInstruction MethodXdmType.ProcessingInstruction MethodXdmType::ProcessingInstruction Method

Returns an XdmTypeXdmTypeXdmType instance corresponding to the 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^) Returns an XdmTypeXdmTypeXdmType instance corresponding to the processing instruction type with the specified target.

Top