|
|
Xml
|
| Name | Description | |
|---|---|---|
|
|
TransformAll(XDocument, XName, FuncXElement, Int32, Object) | Transforms all elements in the given document matching the given name using the given selector function to perform the transformation. |
|
|
TransformAll(XDocument, XName, FuncXElement, Object) | Transforms all elements in the given document matching the given name using the given selector function to perform the transformation. |