Click or drag to resize

TransformValuesHasSetValues Property

Can be used to determine if one of the constructors has been called, and the values were successfully cached.

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool HasSetValues { get; }

Property Value

Type: Boolean
See Also