次の方法で共有


FormErrorCollection.Count プロパティ

定義

現在のフォームに関連付けられているオブジェクト内のFormErrorCollectionオブジェクトのFormError数を取得します。

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

プロパティ値

コレクション内のエラーの数。

注釈

このメンバは、制約なしでアクセスできます。

この型またはメンバーには、Microsoft InfoPath Filler または Web ブラウザーで開いたフォームで実行されるコードからアクセスできます。

適用対象