IQuotaQuestionCollection Interface |
[Missing <summary> documentation for "T:AskiaCore.IQuotaQuestionCollection"]
Namespace: AskiaCore
The IQuotaQuestionCollection type exposes the following members.
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ICollectionT. (Inherited from ICollectionIQuotaQuestion.) | |
IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from ICollectionIQuotaQuestion.) | |
Item |
Name | Description | |
---|---|---|
Add | Adds an item to the ICollectionT. (Inherited from ICollectionIQuotaQuestion.) | |
Clear | Removes all items from the ICollectionT. (Inherited from ICollectionIQuotaQuestion.) | |
Contains | Determines whether the ICollectionT contains a specific value. (Inherited from ICollectionIQuotaQuestion.) | |
CopyTo | (Inherited from ICollectionIQuotaQuestion.) | |
Create | ||
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIQuotaQuestion.) | |
Remove | Removes the first occurrence of a specific object from the ICollectionT. (Inherited from ICollectionIQuotaQuestion.) |