Insert

KnownPropertyList.Insert method

列表是只读的。不支持操作。

public void Insert(int index, PropertyDescriptor item)
范围类型描述
indexInt32应插入项目的从零开始的索引。
itemPropertyDescriptor要插入 System.Collections.Generic.IList 的对象。

也可以看看