Edit

Share via


TypeManifestOptions.InterfaceImplementations Property

Definition

Gets the set of interface implementations, which are implementations of the interfaces present in 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)

Property Value

Applies to