Condividi tramite


MemberIdentity.IsNone Metodo

Definizione

Attenzione

Compare Name to null

Controlla se l'identità è vuota, anziché rappresentare un membro.

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

Restituisce

true se l'identità è vuota; false Altrimenti.

Attributi

Si applica a