Add

IPortionCollection.Add method

将一个部分添加到集合的末尾。

public void Add(IPortion value)
范围类型描述
valueIPortion要添加到集合末尾的部分。

也可以看看