JsonElement.GetPropertyCount 메서드

정의

현재 개체 값에 포함된 속성 수를 가져옵니다.

public:
 int GetPropertyCount();
public int GetPropertyCount();
member this.GetPropertyCount : unit -> int
Public Function GetPropertyCount () As Integer

반품

현재 개체 값 내에 포함된 속성의 수입니다.

예외

이 값은 ValueKind 아닙니다 Object.

부모가 JsonDocument 삭제되었습니다.

적용 대상