Compartir a través de


TypeManifestOptions.InterfaceImplementations Propiedad

Definición

Obtiene el conjunto de implementaciones de interfaz, que son implementaciones de las interfaces presentes en 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)

Valor de propiedad

Se aplica a