The MeshTriangleList type exposes the following members.

Methods

  NameDescription
AddOverloaded.
Clear
Removes all elements from the SortedDictionary<(Of <(TKey, TValue>)>).
(Inherited from SortedDictionary<(Of <(MeshTriangle, MeshTriangle>)>).)
ContainsKey
Determines whether the SortedDictionary<(Of <(TKey, TValue>)>) contains an element with the specified key.
(Inherited from SortedDictionary<(Of <(MeshTriangle, MeshTriangle>)>).)
ContainsValue
Determines whether the SortedDictionary<(Of <(TKey, TValue>)>) contains an element with the specified value.
(Inherited from SortedDictionary<(Of <(MeshTriangle, MeshTriangle>)>).)
ConvertToList
Converts the mesh triangle list into a generic list of mesh triangles.
CopyTo
Copies the elements of the SortedDictionary<(Of <(TKey, TValue>)>) to the specified array of KeyValuePair<(Of <(TKey, TValue>)>) structures, starting at the specified index.
(Inherited from SortedDictionary<(Of <(MeshTriangle, MeshTriangle>)>).)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetEnumerator
Returns an enumerator that iterates through the SortedDictionary<(Of <(TKey, TValue>)>).
(Inherited from SortedDictionary<(Of <(MeshTriangle, MeshTriangle>)>).)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Remove
Removes a mesh triangle.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
TryGetValue
Gets the value associated with the specified key.
(Inherited from SortedDictionary<(Of <(MeshTriangle, MeshTriangle>)>).)

See Also