IBinaryCollection Methods |
The IBinaryCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| AppendAsync | ||
| DecrementAsync | ||
| IncrementAsync | ||
| PrependAsync |
| Name | Description | |
|---|---|---|
| AppendAsync(String, Byte) | Overloaded. (Defined by BinaryCollectionExtensions.) | |
| AppendAsync(String, Byte, ActionAppendOptions) | Overloaded. (Defined by BinaryCollectionExtensions.) | |
| DecrementAsync(String) | Overloaded. (Defined by BinaryCollectionExtensions.) | |
| DecrementAsync(String, ActionDecrementOptions) | Overloaded. (Defined by BinaryCollectionExtensions.) | |
| IncrementAsync(String) | Overloaded. (Defined by BinaryCollectionExtensions.) | |
| IncrementAsync(String, ActionIncrementOptions) | Overloaded. (Defined by BinaryCollectionExtensions.) | |
| PrependAsync(String, Byte) | Overloaded. (Defined by BinaryCollectionExtensions.) | |
| PrependAsync(String, Byte, ActionPrependOptions) | Overloaded. (Defined by BinaryCollectionExtensions.) |