Compartilhar via


Delta<TStructuralType>.GetChangedPropertyNames Método

Definição

Retorna as propriedades conhecidas que foram modificadas por meio disso Delta como um IEnumerable<T> de nomes de propriedade. Inclui as propriedades estruturais no nível atual. Não inclui os nomes das propriedades dinâmicas alteradas.

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

Retornos

Implementações

Aplica-se a