프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_oEdges | IEnumerable |
||
m_oGroupInfo | |||
m_sDummyGroupName | String |
메소드 | 설명 | |
---|---|---|
GroupEdgeInfo ( IEnumerable |
Initializes a new instance of the GroupEdgeInfo class for a real group.
|
|
GroupEdgeInfo ( IEnumerable |
Initializes a new instance of the GroupEdgeInfo class for a "dummy" group.
|
메소드 | 설명 | |
---|---|---|
GroupEdgeInfo ( IEnumerable |
Initializes a new instance of the GroupEdgeInfo class.
|
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void |
public GroupEdgeInfo ( IEnumerable |
||
edges | IEnumerable |
/// A collection of the group's zero or more edges. /// |
groupInfo | /// Contains information about the real group. /// | |
리턴 | System |
protected GroupEdgeInfo ( IEnumerable |
||
oEdges | IEnumerable |
/// A collection of the group's zero or more edges. /// |
oGroupInfo | /// Contains information about the group, or null if this is a "dummy" /// group. /// | |
sDummyGroupName | String | /// Name of the dummy group, or null if this is not a dummy group. /// |
리턴 | System |
public GroupEdgeInfo ( IEnumerable |
||
edges | IEnumerable |
/// A collection of the group's zero or more edges. /// |
dummyGroupName | String |
/// Name of the dummy group. See |
리턴 | System |
protected ExcelTemplateGroupInfo,Smrf.NodeXL.ExcelTemplate m_oGroupInfo | ||
리턴 |