Partager via


IPicker.Items Propriété

Définition

Obtient la liste de choix.

public:
 property System::Collections::Generic::IList<System::String ^> ^ Items { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> Items { get; }
member this.Items : System.Collections.Generic.IList<string>
Public ReadOnly Property Items As IList(Of String)

Valeur de propriété

S’applique à