バージョン

OutgoingConnections プロパティ

ノードの出接続を取得します。
シンタックス
'宣言
 
Public ReadOnly Property OutgoingConnections As IEnumerable(Of NetworkNodeConnection)
public IEnumerable<NetworkNodeConnection> OutgoingConnections {get;}

プロパティ値

ノードの出接続。
参照