다음을 통해 공유


DynamicJsonArray.Length 속성

정의

instance 요소 DynamicJsonArray 수를 반환합니다.

public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

속성 값

JSON 배열에 있는 요소의 수입니다.

적용 대상