FactoryCreateMany Method |
| Name | Description | |
|---|---|---|
| CreateManyT |
Creates instances of the specified type depending on the ComponentAttribute | |
| CreateManyT(Object) |
Creates instances of the specified type depending on the ComponentAttribute | |
| CreateMany(String) |
Creates instances of the specified type depending on the ComponentAttribute | |
| CreateMany(Type) |
Creates instances of the specified type depending on the ComponentAttribute | |
| CreateMany(String, Object) |
Creates instances of the specified type depending on the ComponentAttribute | |
| CreateMany(Type, Object) |
Creates instances of the specified type depending on the ComponentAttribute |