Lazy<T>.IsAssigned Property

Returns true if the value is assigned and contains an ILazy<T> reference; otherwise returns false.

Namespace: Spring
public
 property IsAssigned: Boolean read GetIsAssigned;

Property Value

Type: Boolean