LayoutUniqueScope(LayoutCode, Boolean, Boolean, Boolean) Constructor

Definition

protected LayoutUniqueScope (Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutCode code, bool immutable, bool isSizedScope, bool isTypedScope);
new Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutUniqueScope : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutCode * bool * bool * bool -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutUniqueScope
Protected Sub New (code As LayoutCode, immutable As Boolean, isSizedScope As Boolean, isTypedScope As Boolean)

Parameters

code
LayoutCode
immutable
Boolean
isSizedScope
Boolean
isTypedScope
Boolean

Applies to