Share via


CodedIndex.CustomAttributeType(EntityHandle) メソッド

定義

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

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

パラメーター

戻り値

例外

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

適用対象