IsNullOrDefault
Gets a value indicating whether the value is null
or default
. Not to be confused with IsInitialized.
Declaration
public bool IsNullOrDefault { get; }
Property Value
Type | Description |
---|---|
bool |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Gets a value indicating whether the value is null
or default
. Not to be confused with IsInitialized.
public bool IsNullOrDefault { get; }
Type | Description |
---|---|
bool |