Compartir a través de


AddNew Método

Creates and adds a MiningStructure to the end of the collection.

Lista de sobrecargas

  Nombre Descripción
Método publico AddNew(String) Creates and adds a MiningStructure, with the specified key, to the end of the collection.
Método publico AddNew(String, String) Creates and adds a MiningStructure, with the specified name and key, to the end of the collection.
Método protegido AddNew(String, Type) Infraestructura. (Se hereda de ModelComponentCollection).
Método protegido AddNew(String, String, Type) Infraestructura. (Se hereda de ModelComponentCollection).

Principio