MetadataReader.GetConstant(ConstantHandle) メソッド

定義

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

パラメーター

戻り値

Constant

適用対象