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 |