バージョン

nextItem プロパティ

この項目の次の兄弟項目を取得します。この項目がコレクション内で最後の項目である場合、null が返されます。
シンタックス
ASP.NET Ajax Javascript (Specification) 
function get_nextItem() : ExplorerBarItem
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfExplorerBarItem.get_nextItem();
参照