添加

IPortionCollection.Add 方法

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

public void Add(IPortion value)
参数类型描述
valueIPortion要添加到集合末尾的 Portion。

另见