Aracılığıyla paylaş


EntityCollectionChangedParams.Action Özellik

Tanım

NotifyCollectionChangedAction Koleksiyonun nasıl değiştirildiğini gösteren değer.

public:
 property System::Collections::Specialized::NotifyCollectionChangedAction Action { System::Collections::Specialized::NotifyCollectionChangedAction get(); };
public System.Collections.Specialized.NotifyCollectionChangedAction Action { get; }
member this.Action : System.Collections.Specialized.NotifyCollectionChangedAction
Public ReadOnly Property Action As NotifyCollectionChangedAction

Özellik Değeri

Koleksiyonun nasıl değiştirildiğini gösteren değer.

Açıklamalar

Yalnızca ve Remove değerleri Add desteklenir.

Şunlara uygulanır