Show / Hide Table of Contents

Class StructuralTypeSlimKind

Enumeration of structural data type slim kinds.

Inheritance
System.Object
StructuralTypeSlimKind
Namespace: System.Reflection
Assembly: Nuqleon.Linq.Expressions.Bonsai.dll
Syntax
public sealed class StructuralTypeSlimKind : Enum

Fields

Anonymous

Anonymous type.

Declaration
public const StructuralTypeSlimKind Anonymous
Field Value
Type Description
StructuralTypeSlimKind

Record

Record type.

Declaration
public const StructuralTypeSlimKind Record
Field Value
Type Description
StructuralTypeSlimKind

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX