GraphNodeId.IsNullOrEmpty(GraphNodeId) Method

Definition

public:
 static bool IsNullOrEmpty(Microsoft::VisualStudio::GraphModel::GraphNodeId ^ id);
public static bool IsNullOrEmpty (Microsoft.VisualStudio.GraphModel.GraphNodeId id);
static member IsNullOrEmpty : Microsoft.VisualStudio.GraphModel.GraphNodeId -> bool
Public Shared Function IsNullOrEmpty (id As GraphNodeId) As Boolean

Parameters

Returns

Applies to