다음을 통해 공유


EntityViewContainer.ViewCount 속성

정의

뷰 개수를 가져오거나 설정합니다.

public:  property int ViewCount {  public:
int get(); protected:
 void set(int value); };
public int ViewCount { get; protected set; }
member this.ViewCount : int with get, set
Public Property ViewCount As Integer

속성 값

뷰 개수

적용 대상