NumberingListCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(NumberingList) | list | Adds a numbering list to the collection. |
| Add(Int32) | abstractNumberingListIndex | Creates and adds a new numbering list to the collection, which is based on an abstract numbering list specified by its index. |