Sdílet prostřednictvím


Delta<TStructuralType>.GetUnchangedPropertyNames Metoda

Definice

Vrátí známé vlastnosti, které nebyly upraveny tímto způsobem Delta jako vlastnost IEnumerable<T> z názvů vlastností. Neobsahuje názvy změněných dynamických vlastností.

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

Návraty

Implementuje

Platí pro