Microsoft.OneGet.Utility.Xml Namespace
Classes
Class | Description |
---|---|
DynamicAttributes | A convenience wrapper class for attributes in an XElement node.This element is introduced in Windows PowerShell 5.0. |
DynamicElement | Represents a dynamic interface to an XElement. This provides simplified access to XML Documents using c# 4.0 by using dynamic keywords and easier access when using XPath.This element is introduced in Windows PowerShell 5.0. |
DynamicElementEnumerable | This element is introduced in Windows PowerShell 5.0. |