Share via


CodedIndex.HasConstant(EntityHandle) メソッド

定義

指定したハンドルの HasConstant でコード化されたインデックスを計算します。

public:
 static int HasConstant(System::Reflection::Metadata::EntityHandle handle);
public static int HasConstant (System.Reflection.Metadata.EntityHandle handle);
static member HasConstant : System.Reflection.Metadata.EntityHandle -> int
Public Shared Function HasConstant (handle As EntityHandle) As Integer

パラメーター

戻り値

例外

ハンドルの型が正しくありません。

適用対象