MemorySpanResizer<T>(Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public MemorySpanResizer (int initialCapacity = 0);
new Microsoft.Azure.Cosmos.Serialization.HybridRow.MemorySpanResizer<'T> : int -> Microsoft.Azure.Cosmos.Serialization.HybridRow.MemorySpanResizer<'T>
Public Sub New (Optional initialCapacity As Integer = 0)
Parameters
- initialCapacity
- Int32