Overload List
| Name | Description | |
|---|---|---|
| CacheableVectorCacheableVectorNew()() |
Allocates a new empty instance.
| |
| CacheableVectorCacheableVectorNew(IEnumerable<(Of <IGFSerializable>)>) |
Allocates a new instance copying from the given collection.
| |
| CacheableVectorCacheableVectorNew(Int32) |
Allocates a new empty instance with given initial size.
|