CodedIndex 類別

定義

public ref class CodedIndex abstract sealed
public static class CodedIndex
type CodedIndex = class
Public Class CodedIndex
繼承
CodedIndex

方法

CustomAttributeType(EntityHandle)

計算指定句柄的 CustomAttributeType 編碼索引。

HasConstant(EntityHandle)

計算指定句柄的 HasConstant 自動程式代碼索引。

HasCustomAttribute(EntityHandle)

計算指定句柄的 HasCustomAttribute 自動程式代碼索引。

HasCustomDebugInformation(EntityHandle)

計算指定句柄的 HasCustomDebugInformation 自動程式代碼索引。

HasDeclSecurity(EntityHandle)

計算指定句柄的 HasDeclSecurity 編碼索引。

HasFieldMarshal(EntityHandle)

計算指定句柄的 HasFieldMarshal 編碼索引。

HasSemantics(EntityHandle)

計算指定句柄的 HasSemantics 自動程式代碼索引。

Implementation(EntityHandle)

為指定的控點計算實作編碼索引。

MemberForwarded(EntityHandle)

計算指定句柄的 MemberForwarded 自動程式代碼索引。

MemberRefParent(EntityHandle)

計算指定句柄的 MemberRefParent 編碼索引。

MethodDefOrRef(EntityHandle)

計算指定句柄的 MethodDefOrRef 編碼索引。

ResolutionScope(EntityHandle)

計算指定句柄的 ResolutionScope 自動程式代碼索引。

TypeDefOrRef(EntityHandle)

計算指定句柄的 TypeDefOrRef 編碼索引。

TypeDefOrRefOrSpec(EntityHandle)

計算指定句柄的 TypeDefOrRefOrSpec 編碼索引。

TypeOrMethodDef(EntityHandle)

計算指定句柄的 TypeOrMethodDef 編碼索引。

適用於