TypeInfo.GetInterfaces 方法
定義
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()
傳回
- Type[]