Miner.Server Assembly > Miner.Server.Data Namespace : ResultSetCollection Class |
For a list of all members of this type, see ResultSetCollection members.
Name | Description | |
---|---|---|
![]() | Add | Add a ResultSet item into the collection. |
![]() | Clear | Clear the collection. |
![]() | Contains | Specifies whether the collection contains a ResultSet item. |
![]() | CopyTo | Copy the collection into an array starting at the index. |
![]() | IndexOf | Index of a ResultSet item in the collection. |
![]() | Insert | Insert a ResultSet item into the collection. |
![]() | Remove | Remove a ResultSet item from the collection. |
![]() | RemoveAt | Remove a ResultSet item from the collection at the index. |