This topic has not yet been rated - Rate this topic

Lazy<T> Properties

The Lazy<T> type exposes the following members.

  Name Description
Public property IsValueCreated Gets a value that indicates whether a value has been created for this Lazy<T> instance.
Public property Value Gets the lazily initialized value of the current Lazy<T> instance.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ