言語

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

プロパティ値

SiteMapNodeCollection 内の要素の数です。

適用対象

こちらもご覧ください