你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

XNodeArray Class

Definition

public sealed class XNodeArray : Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Json.JsonArray, System.Collections.Generic.ICollection<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Json.JsonNode>, System.Collections.Generic.IEnumerable<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Json.JsonNode>
type XNodeArray = class
    inherit JsonArray
    interface ICollection<JsonNode>
    interface seq<JsonNode>
    interface IEnumerable
Public NotInheritable Class XNodeArray
Inherits JsonArray
Implements ICollection(Of JsonNode), IEnumerable(Of JsonNode)
Inheritance
Implements

Applies to