MetadataReader.GetTypeSpecification(TypeSpecificationHandle) メソッド

定義

public:
 System::Reflection::Metadata::TypeSpecification GetTypeSpecification(System::Reflection::Metadata::TypeSpecificationHandle handle);
public System.Reflection.Metadata.TypeSpecification GetTypeSpecification (System.Reflection.Metadata.TypeSpecificationHandle handle);
member this.GetTypeSpecification : System.Reflection.Metadata.TypeSpecificationHandle -> System.Reflection.Metadata.TypeSpecification
Public Function GetTypeSpecification (handle As TypeSpecificationHandle) As TypeSpecification

パラメーター

戻り値

適用対象