Lazy(T) Properties
From Task Parallel System.Threading
|
|
| .NET Framework Class Library |
| Lazy<(Of <(T>)>) Properties |
| Lazy<(Of <(T>)>) Class See Also Send Feedback |
The Lazy<(Of <(T>)>) type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsValueCreated | Gets a value indicating whether the Lazy<(Of <(T>)>) has been initialized.
| |
| Value |