Share via


JsonArray Class

Definition

public abstract class JsonArray : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Json.JsonNode, System.Collections.Generic.IEnumerable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Json.JsonNode>
Inheritance
JsonArray
Derived
Implements

Constructors

Properties

Count
Item[Int32] (Inherited from JsonNode)
Item[String] (Inherited from JsonNode)

Methods

ToString() (Inherited from JsonNode)

Explicit Interface Implementations

Extension Methods

Applies to