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