Overload List

  NameDescription
Contains(T)
Determines whether an element is in the List<(Of <(T>)>).
(Inherited from List<(Of <(Edge>)>).)
Contains(Polyline)
Tests of a CLOSED, NON-SELF-INTERSECTING polygon defined by a XY-planar polyline contains another polyline. The z-coordinate is ignored.
Contains(Point)
Tests of a CLOSED, NON-SELF-INTERSECTING polygon defined by a XY-planar polyline contains a point. The z-coordinate is ignored.

See Also