The IQueryDistributionCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | Overloaded. | |
| Clear | Removes all items from the ICollection<(Of <(T>)>). (Inherited from ICollection<(Of <(QueryDistribution>)>).) | |
| Contains | Determines whether the ICollection<(Of <(T>)>) contains a specific value. (Inherited from ICollection<(Of <(QueryDistribution>)>).) | |
| CopyTo | Copies the elements of the ICollection<(Of <(T>)>) to an Array, starting at a particular Array index. (Inherited from ICollection<(Of <(QueryDistribution>)>).) | |
| GetEnumerator | Overloaded. | |
| IndexOf | Determines the index of a specific item in the IList<(Of <(T>)>). (Inherited from IList<(Of <(QueryDistribution>)>).) | |
| Insert | Inserts an item to the IList<(Of <(T>)>) at the specified index. (Inherited from IList<(Of <(QueryDistribution>)>).) | |
| Remove | Removes the first occurrence of a specific object from the ICollection<(Of <(T>)>). (Inherited from ICollection<(Of <(QueryDistribution>)>).) | |
| RemoveAt | Removes the IList<(Of <(T>)>) item at the specified index. (Inherited from IList<(Of <(QueryDistribution>)>).) |
Properties
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the ICollection<(Of <(T>)>). (Inherited from ICollection<(Of <(QueryDistribution>)>).) | |
| IsReadOnly | Gets a value indicating whether the ICollection<(Of <(T>)>) is read-only. (Inherited from ICollection<(Of <(QueryDistribution>)>).) | |
| Item | Gets or sets the element at the specified index. (Inherited from IList<(Of <(QueryDistribution>)>).) |
