Property | Type | Description | |
---|---|---|---|
m_iVertexRowID | |||
m_oVertex | IVertex |
Method | Description | |
---|---|---|
VertexAndRowID ( IVertex vertex, |
Initializes a new instance of the VertexAndRowID class.
|
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public VertexAndRowID ( IVertex vertex, |
||
vertex | IVertex | /// The vertex. /// |
vertexRowID | /// The vertex's row ID from the vertex worksheet. /// | |
return | System |