Property | Type | Description | |
---|---|---|---|
m_iInDegree | |||
m_iOutDegree |
Method | Description | |
---|---|---|
VertexDegrees ( |
Initializes a new instance of the VertexDegrees class.
|
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public VertexDegrees ( |
||
inDegree | /// The vertex's in-degree. /// | |
outDegree | /// The vertex's out-degree. /// | |
return | System |