Quadrilateral |
public class QuadrilateralList : NativeObject, IList<Quadrilateral>, ICollection<Quadrilateral>, IEnumerable<Quadrilateral>, IEnumerable
The QuadrilateralList type exposes the following members.
Name | Description | |
---|---|---|
QuadrilateralList | Create an empty list of Quadrilaterals |
Name | Description | |
---|---|---|
Count | ||
IsReadOnly | ||
Item |
Name | Description | |
---|---|---|
Add | ||
Clear | ||
Contains | ||
CopyTo | ||
Equals | (Inherited from NativeObject) | |
GetEnumerator | ||
GetHashCode | (Inherited from NativeObject) | |
IndexOf | ||
Insert | ||
Remove | ||
RemoveAt |