PropertyBagBase..::..GetInternalValues Method

Returns the internal values array.

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

Syntax


protected internal Nullable<Object>[] GetInternalValues()
Protected Friend Function GetInternalValues As Nullable(Of Object)()

Return Value

Remarks


Be extremely careful with this. Changes to this arrary will not trigger events.