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

傳回

用來編碼向量項目的向量編碼器。

適用於