| SubGraphViewTVertex, TEdge Properties | 
The SubGraphViewTVertex, TEdge generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Edges | 
            Gets the edges contained in this SubGraphView. All edges are part of this.MainGraph
              | |
| MainGraph | 
            Gets the main graph this SubGraphView is a view on
              | |
| Vertices | 
            Gets the vertices contained in this SubGraphView. All vertices are part of this.MainGraph
              |