Partager via


GraphNodeId.IsNullOrEmpty, méthode

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Shared Function IsNullOrEmpty ( _
    id As GraphNodeId _
) As Boolean
public static bool IsNullOrEmpty(
    GraphNodeId id
)
public:
static bool IsNullOrEmpty(
    GraphNodeId^ id
)
static member IsNullOrEmpty : 
        id:GraphNodeId -> bool 
public static function IsNullOrEmpty(
    id : GraphNodeId
) : boolean

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

GraphNodeId Classe

Microsoft.VisualStudio.GraphModel, espace de noms