The MeshTriangleList 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 <(MeshTriangle, MeshTriangle>)>).)
Count
Gets the number of key/value pairs contained in the SortedDictionary<(Of <(TKey, TValue>)>).
(Inherited from SortedDictionary<(Of <(MeshTriangle, MeshTriangle>)>).)
Item
Gets or sets the value associated with the specified key.
(Inherited from SortedDictionary<(Of <(MeshTriangle, MeshTriangle>)>).)
Keys
Gets a collection containing the keys in the SortedDictionary<(Of <(TKey, TValue>)>).
(Inherited from SortedDictionary<(Of <(MeshTriangle, MeshTriangle>)>).)
Values
Gets a collection containing the values in the SortedDictionary<(Of <(TKey, TValue>)>).
(Inherited from SortedDictionary<(Of <(MeshTriangle, MeshTriangle>)>).)

See Also