CodedIndex 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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 编码索引。 |