XElementHelper Class
- Namespace
- Kampute.DocToolkit.Support
- Assembly
- Kampute.DocToolkit.dll
Definition
Provides extension methods for XElement instances.
public static class XElementHelper- Inheritance
- object
- XElementHelper
Methods
| TryGetAttributeValue(this XElement, string, out string) | Attempts to get the value of the attribute with the specified name. |
