Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ScalarEncoder Struct

Definition

Namespace:
System.Reflection.Metadata.Ecma335
Assembly:
System.Reflection.Metadata.dll
Package:
System.Reflection.Metadata v11.0.0-preview.5.26302.115
Source:
BlobEncoders.cs
Source:
BlobEncoders.cs
Source:
BlobEncoders.cs
Source:
BlobEncoders.cs
Source:
BlobEncoders.cs
Source:
BlobEncoders.cs
Source:
BlobEncoders.cs

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 value class ScalarEncoder
public readonly struct ScalarEncoder
public struct ScalarEncoder
type ScalarEncoder = struct
Public Structure ScalarEncoder
Inheritance
ScalarEncoder

Constructors

Name Description
ScalarEncoder(BlobBuilder)

Properties

Name Description
Builder

Methods

Name Description
Constant(Object)

Encodes a constant literal.

NullArray()

Encodes a null literal of type Array.

SystemType(String)

Encodes a literal of type Type (which can possibly be null).

Applies to


Feedback

Was this page helpful?