DimensionCollection.AddNew Method
Creates and adds a Dimension to the end of the collection.
Overload List
| Name | Description |
|---|---|
| DimensionCollection.AddNew (String) |
Creates and adds a Dimension, with the specified key, to the end of the collection.
|
| DimensionCollection.AddNew (String, String) |
Creates and adds a Dimension, with the specified name and key, to the end of the collection.
|
| DimensionCollection.AddNew (String, Type) | (inherited from AddNew ) |
| DimensionCollection.AddNew (String, String, Type) | (inherited from AddNew ) |