FormContext.HasEndOfFormContent 属性

定义

获取集合已使用且可能包含条目的指示 EndOfFormContent

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

属性值

true 如果 的后备字段 EndOfFormContent 为非 ,null则为 ; false 否则为 。

适用于