次の方法で共有


Graph<NodeDataT,NodeT>.GetNode(String) メソッド

定義

public NodeT GetNode (string key);
member this.GetNode : string -> 'NodeT
Public Function GetNode (key As String) As NodeT

パラメーター

key
String

戻り値

NodeT

適用対象