Property | Type | Description | |
---|---|---|---|
m_eDirectedness | GraphDirectedness | ||
m_oEdgeCollection | |||
m_oVertexCollection |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
Clone ( System.Boolean copyMetadataValues, System.Boolean copyTag ) : IGraph | ||
Graph ( GraphDirectedness directedness ) : System |
Method | Description | |
---|---|---|
Graph ( ) : System |
public Clone ( System.Boolean copyMetadataValues, System.Boolean copyTag ) : IGraph | ||
copyMetadataValues | System.Boolean | |
copyTag | System.Boolean | |
return | IGraph |
public Graph ( GraphDirectedness directedness ) : System | ||
directedness | GraphDirectedness | |
return | System |
protected GraphDirectedness m_eDirectedness | ||
return | GraphDirectedness |
protected EdgeCollection,Smrf.NodeXL.Core m_oEdgeCollection | ||
return |