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 にある要素の数。

適用対象

こちらもご覧ください