NodeList1.Count

NodeList<T>.Count property

リスト内のノード数を取得します。

public abstract int Count { get; }

関連項目