LiteralEncoder.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

戻り値

ベクターの項目のエンコードに使用されるベクター エンコーダー。

適用対象