Add méthode
Creates and adds a Trace to the collection.
Liste de surcharge
Nom | Description | |
---|---|---|
Add() () () () | Creates and adds a Trace to the end of the collection. | |
Add(String) | Creates and adds a Trace, 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(Trace) | Adds a Trace to the end of the collection. | |
Add(String, IModelComponent) | (Hérité de ModelComponentCollection.) | |
Add(String, String) | Creates and adds a Trace, 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
Voir aussi