Compartir a través de


IDelta.GetChangedPropertyNames Método

Definición

Devuelve las propiedades que se han modificado a través de este IDelta como enumerable de nombres de propiedad.

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

Devoluciones

Se aplica a