Partager via


TreeViewSelectionChangedEventArgs.AddedItems Propriété

Définition

public:
 property IVector<Platform::Object ^> ^ AddedItems { IVector<Platform::Object ^> ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IVector<IInspectable> AddedItems();
[Windows.Foundation.Metadata.Experimental]
public IList<object> AddedItems { [Windows.Foundation.Metadata.Experimental] get; }
Public ReadOnly Property AddedItems As IList(Of Object)

Valeur de propriété

IList<Object>

IVector<Platform::Object>

IVector<IInspectable>

Attributs

S’applique à