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 编码索引。

适用于