SiteMapNodeCollection.Count 속성

정의

컬렉션에 포함된 요소 수를 가져옵니다.

public:
 virtual property int Count { int get(); };
public virtual int Count { get; }
member this.Count : int
Public Overridable ReadOnly Property Count As Integer

속성 값

Int32

SiteMapNodeCollection의 요소 수입니다.

적용 대상

추가 정보