C# Class Smrf.NodeXL.ExcelTemplate.IntergroupEdgeCalculator2.GroupEdgeRows

Contains the row data for the group-edge table.
Inheritance: Object
Afficher le fichier Open project: 2014-sed-team3/term-project

Protected Properties

Свойство Type Description
m_oRowInformation List[]

Méthodes publiques

Méthode Description
GroupEdgeRows ( ) : System

Initializes a new instance of the GroupEdgeRows class.

Private Methods

Méthode Description
AssertValid ( ) : void

Method Details

GroupEdgeRows() public méthode

Initializes a new instance of the GroupEdgeRows class.
public GroupEdgeRows ( ) : System
Résultat System

Property Details

m_oRowInformation protected_oe property

protected List[] m_oRowInformation
Résultat List[]