CodedIndex Class

Definition

public ref class CodedIndex abstract sealed
public static class CodedIndex
type CodedIndex = class
Public Class CodedIndex
Inheritance
CodedIndex

Methods

CustomAttributeType(EntityHandle)

Calculates a CustomAttributeType coded index for the specified handle.

HasConstant(EntityHandle)

Calculates a HasConstant coded index for the specified handle.

HasCustomAttribute(EntityHandle)

Calculates a HasCustomAttribute coded index for the specified handle.

HasCustomDebugInformation(EntityHandle)

Calculates a HasCustomDebugInformation coded index for the specified handle.

HasDeclSecurity(EntityHandle)

Calculates a HasDeclSecurity coded index for the specified handle.

HasFieldMarshal(EntityHandle)

Calculates a HasFieldMarshal coded index for the specified handle.

HasSemantics(EntityHandle)

Calculates a HasSemantics coded index for the specified handle.

Implementation(EntityHandle)

Calculates an implementation coded index for the specified handle.

MemberForwarded(EntityHandle)

Calculates a MemberForwarded coded index for the specified handle.

MemberRefParent(EntityHandle)

Calculates a MemberRefParent coded index for the specified handle.

MethodDefOrRef(EntityHandle)

Calculates a MethodDefOrRef coded index for the specified handle.

ResolutionScope(EntityHandle)

Calculates a ResolutionScope coded index for the specified handle.

TypeDefOrRef(EntityHandle)

Calculates a TypeDefOrRef coded index for the specified handle.

TypeDefOrRefOrSpec(EntityHandle)

Calculates a TypeDefOrRefOrSpec coded index for the specified handle.

TypeOrMethodDef(EntityHandle)

Calculates a TypeOrMethodDef coded index for the specified handle.

Applies to