Add méthode
Creates and adds a Partition to the collection.
Liste de surcharge
Nom | Description | |
---|---|---|
Add() () () () | Creates and adds a Partition to the end of the collection. | |
Add(String) | Creates and adds a Partition, with the specified identifier, to the end of the collection. | |
Add(ModelComponent) | Adds a ModelComponent to the end of the MajorObjectCollection. (Hérité de MajorObjectCollection.) | |
Add(Partition) | Adds a Partition to the end of the collection. | |
Add(String, IModelComponent) | (Hérité de ModelComponentCollection.) | |
Add(String, String) | Creates and adds a Partition, with the specified name and identifier, to the end of the collection. | |
Add(ModelComponent, Boolean) | Infrastructure. (Hérité de ModelComponentCollection.) | |
Add(String, IModelComponent, Boolean) | (Hérité de ModelComponentCollection.) |
Haut de la page