TypeInfo.GetInterfaces Método
Definição
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()
Retornos
- Type[]