ChangeTrackingPropertyBag..::..ChangedProperties Method

Implementors need to override this to return the indicated value.

Namespace:  Tortuga.Anchor.Modeling.Internals
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public IReadOnlyList<string> ChangedProperties()
Public Function ChangedProperties As IReadOnlyList(Of String)

Return Value

The indicated value or System.Reflection.Missing if the value isn't defined.

Exceptions


ExceptionCondition
[ArgumentNullException]propertyName;propertyName is null
[ArgumentException]propertyName is empty.;propertyName