MemberIdentity.IsNone Methode

Definition

Achtung

Compare Name to null

Überprüft, ob die Identität leer ist, anstatt ein Element darzustellen.

public bool IsNone ();
[System.Diagnostics.CodeAnalysis.MemberNotNullWhen(false, "Name")]
[System.Obsolete("Compare Name to null")]
public bool IsNone ();
member this.IsNone : unit -> bool
[<System.Diagnostics.CodeAnalysis.MemberNotNullWhen(false, "Name")>]
[<System.Obsolete("Compare Name to null")>]
member this.IsNone : unit -> bool
Public Function IsNone () As Boolean

Gibt zurück

true , wenn die Identität leer ist; false Andernfalls.

Attribute

Gilt für: