次の方法で共有


CodedIndex.HasCustomAttribute(EntityHandle) メソッド

定義

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

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

パラメーター

戻り値

例外

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

適用対象