言語

ListItem.NextListItem プロパティ

定義

含まれるListItem内の次のListを取得します。

public:
 property System::Windows::Documents::ListItem ^ NextListItem { System::Windows::Documents::ListItem ^ get(); };
public System.Windows.Documents.ListItem NextListItem { get; }
member this.NextListItem : System.Windows.Documents.ListItem
Public ReadOnly Property NextListItem As ListItem

プロパティ値

ListItem内の次のList。次のnullがない場合はListItem

適用対象

こちらもご覧ください