LiteralEncoder.Vector Method

Definition

Gets a vector encoder used to encode the items of a vector.

public:
 System::Reflection::Metadata::Ecma335::VectorEncoder Vector();
public System.Reflection.Metadata.Ecma335.VectorEncoder Vector ();
member this.Vector : unit -> System.Reflection.Metadata.Ecma335.VectorEncoder
Public Function Vector () As VectorEncoder

Returns

A vector encoder used to encode the items of a vector.

Applies to