CodedIndex.HasConstant(EntityHandle) Method

Definition

Calculates a HasConstant coded index for the specified handle.

public:
 static int HasConstant(System::Reflection::Metadata::EntityHandle handle);
public static int HasConstant (System.Reflection.Metadata.EntityHandle handle);
static member HasConstant : System.Reflection.Metadata.EntityHandle -> int
Public Shared Function HasConstant (handle As EntityHandle) As Integer

Parameters

Returns

Exceptions

The handle type is unexpected.

Applies to