ListItem.List プロパティ

定義

Listを含むListItemを取得します。

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

プロパティ値

ListItemを含むリスト。

適用対象