|
NetTopologySuite
|
Summary description for TestInfoCollection. More...
Public Member Functions | |
| int | Add (TestInfo value) |
| int | IndexOf (TestInfo value) |
| void | Insert (int index, TestInfo value) |
| void | Remove (TestInfo value) |
| bool | Contains (TestInfo value) |
Properties | |
| TestInfo | this[int index] [get, set] |
Summary description for TestInfoCollection.