Sdílet prostřednictvím


Delta<TStructuralType>.GetChangedPropertyNames Metoda

Definice

Vrátí známé vlastnosti, které byly upraveny tímto Delta způsobem jako vlastnosti IEnumerable<T> Názvy. Zahrnuje strukturální vlastnosti na aktuální úrovni. Neobsahuje názvy změněných dynamických vlastností.

public override System.Collections.Generic.IEnumerable<string> GetChangedPropertyNames ();
override this.GetChangedPropertyNames : unit -> seq<string>
Public Overrides Function GetChangedPropertyNames () As IEnumerable(Of String)

Návraty

Implementuje

Platí pro