次の方法で共有


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

プロパティ値

ビュー数。

適用対象