ChangeTrackingModelCollection<(Of <(<'TModelType>)>)>..::..IsChanged Property

Walk the object graph, looking for changed items in properties and the collection.

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

Syntax


public bool IsChanged { get; }
Public ReadOnly Property IsChanged As Boolean
	Get

Return Value