ChangeTrackingPropertyBag..::..Values Property

Access to the values dictionary for sub-classes. Extreme care must be taken when working this dictionary directly, as events will not be automatically fired.

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

Syntax


[SuppressMessageAttribute]
protected Nullable<Object>[] Values { get; }
<SuppressMessageAttribute> _
Protected ReadOnly Property Values As Nullable(Of Object)()
	Get

Field Value

The values.