Add
CustomPropCollection.Add method
在集合中添加 CustomProp 对象。
public int Add(CustomProp customProp)
范围 | 类型 | 描述 |
---|---|---|
customProp | CustomProp |
也可以看看
- class CustomProp
- class CustomPropCollection
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram
在集合中添加 CustomProp 对象。
public int Add(CustomProp customProp)
范围 | 类型 | 描述 |
---|---|---|
customProp | CustomProp |