/ Assembly List / LJCDBClientLib / ChangedNames

Namespace - LJCDBClientLib


Syntax

C#
public class ChangedNames : List<String>

Contains the list of changed property names.

Public Methods
Add``1 Adds the property name to the list if the value has changed and it is not already in the list.
FindName Returns the existing property name or null if it does not exist.
2 Methods

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.