api / org.gradle.kotlin.dsl / PolymorphicDomainObjectContainerDelegateProvider / <init>

<init>

PolymorphicDomainObjectContainerDelegateProvider(container: PolymorphicDomainObjectContainer<T>, type: Class<U>, configuration: U.() -> Unit)

A property delegate that creates elements of the given type with the given configuration in the given container.