TypeManifestOptions.InterfaceImplementations 属性

定义

获取接口实现集,这些实现是 中 Interfaces存在的接口的实现。

public System.Collections.Generic.HashSet<Type> InterfaceImplementations { get; }
member this.InterfaceImplementations : System.Collections.Generic.HashSet<Type>
Public ReadOnly Property InterfaceImplementations As HashSet(Of Type)

属性值

适用于