FormattedLogValues.Count 속성

정의

컬렉션의 요소 수를 가져옵니다.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

속성 값

컬렉션에 있는 요소의 수입니다.

구현

설명

이 API는 .NET 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.

적용 대상