Skip to main content
All docs
V25.1
  • AIExtensionsContainerLocal(AIExtensionsContainer) Constructor

    Initializes a new instance of the AIExtensionsContainerLocal class with specified settings.

    Namespace: DevExpress.AIIntegration

    Assembly: DevExpress.AIIntegration.v25.1.dll

    NuGet Package: DevExpress.AIIntegration

    Declaration

    public AIExtensionsContainerLocal(
        AIExtensionsContainer parentContainer
    )

    Parameters

    Name Type
    parentContainer AIExtensionsContainer
    See Also