The MeshEdgeList type exposes the following members.

Properties

  NameDescription
Comparer
Gets the IComparer<(Of <(T>)>) used to order the elements of the SortedDictionary<(Of <(TKey, TValue>)>).
(Inherited from SortedDictionary<(Of <(MeshEdge, MeshEdge>)>).)
Count
Gets the number of key/value pairs contained in the SortedDictionary<(Of <(TKey, TValue>)>).
(Inherited from SortedDictionary<(Of <(MeshEdge, MeshEdge>)>).)
Item
Gets or sets the value associated with the specified key.
(Inherited from SortedDictionary<(Of <(MeshEdge, MeshEdge>)>).)
Keys
Gets a collection containing the keys in the SortedDictionary<(Of <(TKey, TValue>)>).
(Inherited from SortedDictionary<(Of <(MeshEdge, MeshEdge>)>).)
Values
Gets a collection containing the values in the SortedDictionary<(Of <(TKey, TValue>)>).
(Inherited from SortedDictionary<(Of <(MeshEdge, MeshEdge>)>).)

See Also