Click or drag to resize
Askia

IQuotaAllocationCollection Methods

The IQuotaAllocationCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd(T) (Inherited from ICollectionKeyValuePairInt32, IQuotaAllocation.)
Public methodAdd(TKey, TValue) (Inherited from IDictionaryInt32, IQuotaAllocation.)
Public methodClear (Inherited from ICollectionKeyValuePairInt32, IQuotaAllocation.)
Public methodContains (Inherited from ICollectionKeyValuePairInt32, IQuotaAllocation.)
Public methodContainsKey (Inherited from IDictionaryInt32, IQuotaAllocation.)
Public methodCopyTo (Inherited from ICollectionKeyValuePairInt32, IQuotaAllocation.)
Public methodCreate
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableKeyValuePairInt32, IQuotaAllocation.)
Public methodRemove(TKey) (Inherited from IDictionaryInt32, IQuotaAllocation.)
Public methodRemove(T) (Inherited from ICollectionKeyValuePairInt32, IQuotaAllocation.)
Public methodTryGetValue
Gets the value associated with the specified key.
(Inherited from IDictionaryInt32, IQuotaAllocation.)
Top
See Also