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

<init>

NamedDomainObjectContainerDelegateProvider(container: NamedDomainObjectContainer<T>, configuration: T.() -> Unit)

A property delegate that creates elements in the given NamedDomainObjectContainer.

See creating