Constructor BlobAssetStore
BlobAssetStore(Int32)
Initializes and returns an instance of BlobAssetStore.
Declaration
public BlobAssetStore(int capacity)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | capacity | The initial capacity of the internal native containers. |