| IQuotaAvailabilityDetailsCollection Methods |
The IQuotaAvailabilityDetailsCollection type exposes the following members.
Methods
| Name | Description |
---|
| Add(T) | (Inherited from ICollectionKeyValuePairInt32, IQuotaAvailabilityDetails.) |
| Add(IQuotaAvailabilityDetails) | |
| Add(TKey, TValue) | (Inherited from IDictionaryInt32, IQuotaAvailabilityDetails.) |
| Clear | (Inherited from ICollectionKeyValuePairInt32, IQuotaAvailabilityDetails.) |
| Contains | Determines whether the ICollectionT contains a specific value. (Inherited from ICollectionKeyValuePairInt32, IQuotaAvailabilityDetails.) |
| ContainsKey | (Inherited from IDictionaryInt32, IQuotaAvailabilityDetails.) |
| CopyTo | (Inherited from ICollectionKeyValuePairInt32, IQuotaAvailabilityDetails.) |
| GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableKeyValuePairInt32, IQuotaAvailabilityDetails.) |
| Parse | |
| Remove(TKey) | (Inherited from IDictionaryInt32, IQuotaAvailabilityDetails.) |
| Remove(T) | Removes the first occurrence of a specific object from the ICollectionT. (Inherited from ICollectionKeyValuePairInt32, IQuotaAvailabilityDetails.) |
| TryGetValue | Gets the value associated with the specified key. (Inherited from IDictionaryInt32, IQuotaAvailabilityDetails.) |
TopSee Also