Click or drag to resize

IVertexEdgeDictionaryTVertex, TEdge Properties

The IVertexEdgeDictionaryTVertex, TEdge generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollectionT.
(Inherited from ICollectionKeyValuePairTVertex, IEdgeListTVertex, TEdge.)
Public propertyIsReadOnly
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from ICollectionKeyValuePairTVertex, IEdgeListTVertex, TEdge.)
Public propertyItem
Gets or sets the element with the specified key.
(Inherited from IDictionaryTVertex, IEdgeListTVertex, TEdge.)
Public propertyKeys
Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue.
(Inherited from IDictionaryTVertex, IEdgeListTVertex, TEdge.)
Public propertyValues
Gets an ICollectionT containing the values in the IDictionaryTKey, TValue.
(Inherited from IDictionaryTVertex, IEdgeListTVertex, TEdge.)
Top
See Also