The QueryableCollection TBase, TTo type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| QueryableCollection TBase, TTo |
Instantiates a new QueryableCollection TBase, TTo with the specified translation functions and base |
Methods
| Name | Description | |
|---|---|---|
| Add |
Not supported. Always throws a | |
| Clear |
Not supported. Always throws a | |
| Contains | Determines whether the | |
| CopyTo |
Not supported. Always throws a | |
| GetEnumerator | Returns an enumerator that iterates through the collection. | |
| Remove |
Not supported. Always throws a |
Properties
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the | |
| IsReadOnly | Gets a value indicating whether the |
See Also