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.

적용 대상