FormContext.HasEndOfFormContent プロパティ

定義

コレクションが EndOfFormContent 使用され、エントリが含まれている可能性があることを示す値を取得します。

public:
 property bool HasEndOfFormContent { bool get(); };
public bool HasEndOfFormContent { get; }
member this.HasEndOfFormContent : bool
Public ReadOnly Property HasEndOfFormContent As Boolean

プロパティ値

trueのバッキング フィールドが 以外nullfalseEndOfFormContent場合は 。それ以外の場合は 。

適用対象