Method | Description | |
---|---|---|
GetSelectedEdgeRowIDs ( |
||
GetSelectedEdgesAsDictionary ( |
||
GetSelectedEdgesAsHashSet ( |
||
GetSelectedVertexRowIDs ( |
||
GetSelectedVerticesAsDictionary ( |
||
GetSelectedVerticesAsHashSet ( |
||
GetVisibleVertices ( |
||
SelectSubgraphs ( |
public static GetSelectedEdgeRowIDs ( |
||
nodeXLControl | ||
return | ICollection |
public static GetSelectedEdgesAsDictionary ( |
||
nodeXLControl | ||
return | IEdge>.Dictionary |
public static GetSelectedEdgesAsHashSet ( |
||
nodeXLControl | ||
return | HashSet |
public static GetSelectedVertexRowIDs ( |
||
nodeXLControl | ||
return | ICollection |
public static GetSelectedVerticesAsDictionary ( |
||
nodeXLControl | ||
return | IVertex>.Dictionary |
public static GetSelectedVerticesAsHashSet ( |
||
nodeXLControl | ||
return | HashSet |
public static GetVisibleVertices ( |
||
nodeXLControl | ||
return | ICollection |
public static SelectSubgraphs ( |
||
nodeXLControl | ||
verticesToSelectSubgraphsFor | IEnumerable |
|
levels | Decimal | |
selectConnectingEdges | System.Boolean | |
return | void |