StackOverflow Questions for Tag: null-conditional-operator

Pure.Krome
Pure.Krome

Reputation: 86937

Why is the .NET null conditional operator not returning false when trying to check if a collection has any items?

Score: 0

Views: 439

Answers: 2

Read More
Rasik
Rasik

Reputation: 2410

Error CS0165 Use of unassigned local variable 'json'

Score: 1

Views: 354

Answers: 1

Read More
Zenith
Zenith

Reputation: 197

C# Is there a way to put a Null-conditional operator (?) on T?

Score: 0

Views: 398

Answers: 2

Read More
N. Kaufman
N. Kaufman

Reputation: 91

C# Null Conditional in Ternary condition

Score: 1

Views: 6325

Answers: 2

Read More
user16276760
user16276760

Reputation:

Why use null conditional operator when a variable that can't be null?

Score: 0

Views: 188

Answers: 2

Read More
RaGe
RaGe

Reputation: 23637

Null Conditional in Powershell?

Score: 10

Views: 5487

Answers: 3

Read More
David
David

Reputation: 830

C# 6.0 null-conditional operator in if statements

Score: 4

Views: 800

Answers: 2

Read More
codewario
codewario

Reputation: 21408

What is the point of the null-condition operator in PowerShell?

Score: 0

Views: 422

Answers: 1

Read More
Hand-E-Food
Hand-E-Food

Reputation: 12794

Set an object's property conditional on the object not being null

Score: 1

Views: 414

Answers: 0

Read More
Dirk Boer
Dirk Boer

Reputation: 9075

Why is the null conditional operator not allowed for property assignment?

Score: -1

Views: 452

Answers: 1

Read More
Centro
Centro

Reputation: 4012

Using null-conditional bool? in if statement

Score: 15

Views: 13960

Answers: 1

Read More
cjcurrie
cjcurrie

Reputation: 624

Is there a null-conditional operator for array concatenation?

Score: 0

Views: 377

Answers: 2

Read More
User_FSharp1123
User_FSharp1123

Reputation: 1161

C# Error with null-conditional operator and await

Score: 61

Views: 9483

Answers: 2

Read More
TheLethalCoder
TheLethalCoder

Reputation: 6746

Null conditional operator and void methods

Score: 5

Views: 2586

Answers: 1

Read More
ahdung
ahdung

Reputation: 409

A strange question about Null-conditional?

Score: 1

Views: 123

Answers: 1

Read More
Pine Code
Pine Code

Reputation: 2757

Why doesn't Visual Studio warn me about a null reference exception?

Score: 2

Views: 568

Answers: 1

Read More
jeromej
jeromej

Reputation: 11578

UnassignedReferenceException even though using the null-conditional operator

Score: 4

Views: 1697

Answers: 2

Read More
estefano-ppt
estefano-ppt

Reputation: 49

Why does the null-conditional operator promote thread-safety in C#?

Score: 1

Views: 201

Answers: 1

Read More
recursive
recursive

Reputation: 86064

C# Safe navigation operator - what is actually going on?

Score: 25

Views: 19432

Answers: 4

Read More
beatcoder
beatcoder

Reputation: 723

C# Race-Condition and Null-Conditional Operator in Object/Method-Chaining Method Calls

Score: 0

Views: 478

Answers: 0

Read More
PreviousPage 2Next