InterfaceImplementation 结构

定义

public value class InterfaceImplementation
public struct InterfaceImplementation
type InterfaceImplementation = struct
Public Structure InterfaceImplementation
继承
InterfaceImplementation

属性

Interface

获取已实现的接口(TypeDefinitionHandleTypeReferenceHandleTypeSpecificationHandle)。Gets the interface that is implemented (TypeDefinitionHandle, TypeReferenceHandle, or TypeSpecificationHandle).

方法

GetCustomAttributes()

适用于