バージョン

Degree プロパティ

ノードの出次数と入次数の合計を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Degree As Integer
public int Degree {get;}

プロパティ値

ノードの出次数と入次数の合計。
参照