MetadataReader.GetConstant(ConstantHandle) Method

Definition

public:
 System::Reflection::Metadata::Constant GetConstant(System::Reflection::Metadata::ConstantHandle handle);
public System.Reflection.Metadata.Constant GetConstant (System.Reflection.Metadata.ConstantHandle handle);
member this.GetConstant : System.Reflection.Metadata.ConstantHandle -> System.Reflection.Metadata.Constant
Public Function GetConstant (handle As ConstantHandle) As Constant

Parameters

Returns

Applies to