CodedIndex Class

Definition

C#
public static 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

Product Versions
.NET Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)