| IQuotaResponseCollectionItem Property |
[Missing <summary> documentation for "P:AskiaCore.IQuotaResponseCollection.Item(System.Int32)"]
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IQuotaResponse this[
int token
] { get; }
ReadOnly Default Property Item (
token As Integer
) As IQuotaResponse
Get
property IQuotaResponse^ default[int token] {
IQuotaResponse^ get (int token);
}
Parameters
- token
- Type: SystemInt32
Property Value
Type:
IQuotaResponseSee Also