Click or drag to resize

FilteredVertexAndEdgeListGraphTVertex, TEdge, TGraph Properties

The FilteredVertexAndEdgeListGraphTVertex, TEdge, TGraph generic type exposes the following members.

Properties
  NameDescription
Public propertyAllowParallelEdges (Inherited from FilteredGraphTVertex, TEdge, TGraph.)
Public propertyBaseGraph (Inherited from FilteredGraphTVertex, TEdge, TGraph.)
Public propertyEdgeCount
Public propertyEdgePredicate (Inherited from FilteredGraphTVertex, TEdge, TGraph.)
Public propertyEdges
Public propertyIsDirected (Inherited from FilteredGraphTVertex, TEdge, TGraph.)
Public propertyIsEdgesEmpty
Public propertyIsVerticesEmpty (Inherited from FilteredVertexListGraphTVertex, TEdge, Graph.)
Public propertyVertexCount (Inherited from FilteredVertexListGraphTVertex, TEdge, Graph.)
Public propertyVertexPredicate (Inherited from FilteredGraphTVertex, TEdge, TGraph.)
Public propertyVertices (Inherited from FilteredVertexListGraphTVertex, TEdge, Graph.)
Top
See Also