TypeInfo.GetInterfaces Metodo
In questo articolo
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
virtual cli::array <Type ^> ^ GetInterfaces();
public virtual Type[] GetInterfaces ();
abstract member GetInterfaces : unit -> Type[]
override this.GetInterfaces : unit -> Type[]
Public Overridable Function GetInterfaces () As Type()
Prodotto | Versioni |
---|---|
.NET | Core 1.0, Core 1.1 |
.NET Standard | 1.5, 1.6 |