ListItem.List Propriété

Définition

Obtient le List qui contient la 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

Valeur de propriété

List

La liste qui contient le ListItem.

S’applique à