PostSharpAPI ReferencePost­Sharp.​Patterns.​CollectionsRead­Only­Array<T>Is­Null
Open sandboxFocus

ReadOnlyArray<T>.IsNull Property

IsNull

Determines whether the array is null.

Declaration
public bool IsNull { get; }
Property Value
Type Description
Boolean