Свойство | Type | Description | |
---|---|---|---|
m_iInDegree | |||
m_iOutDegree |
Méthode | Description | |
---|---|---|
VertexDegrees ( |
Initializes a new instance of the VertexDegrees class.
|
Méthode | Description | |
---|---|---|
AssertValid ( ) : void |
public VertexDegrees ( |
||
inDegree | /// The vertex's in-degree. /// | |
outDegree | /// The vertex's out-degree. /// | |
Résultat | System |