共用方式為


Hierarchy.AllowDuplicateNames 屬性

定義

取得或設定是否允許 Hierarchy 物件名稱重複的指示。

public bool AllowDuplicateNames { get; set; }
member this.AllowDuplicateNames : bool with get, set
Public Property AllowDuplicateNames As Boolean

屬性值

如果允許重複的名稱,則為 true;否則為 false。

適用於