SiteMapNodeCollection.IsFixedSize 속성

정의

노드를 컬렉션에 추가하거나 컬렉션에서 뺄 수 있는지 여부를 나타내는 부울 값을 가져옵니다.

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

속성 값

Boolean

SiteMapNode에서 SiteMapNode 개체를 추가할 수 있거나 SiteMapNodeCollection 개체를 제거할 수 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보