PropertyKeyedCollection1.Add

PropertyKeyedCollection<T>.Add method

创建新的自定义属性。

public void Add(T item)
范围类型描述
itemT要添加的属性。

也可以看看