TemplateGroup.IsEmpty 屬性

定義

取得值,指出群組中是否存在樣板。

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

屬性值

如果群組中沒有樣板則為 true,否則為 false

適用於

另請參閱