共用方式為


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)

屬性值

適用於