XmlExtensions.

GetChildProcessingInstructionByName(XElement, string) Method

Assembly
MagicChunks.dll
Namespace
MagicChunks.Helpers
Containing Type
XmlExtensions

Syntax

public static XProcessingInstruction GetChildProcessingInstructionByName(this XElement source, string name)

Parameters

Name Type Description
source XElement
name string

Return Value

Type Description
XProcessingInstruction