Skip to main content
All docs
V25.2
  • EFCoreObjectSpace.GetCollectionObjectType(Object) Method

    Namespace: DevExpress.ExpressApp.EFCore

    Assembly: DevExpress.ExpressApp.EFCore.v25.2.dll

    NuGet Package: DevExpress.ExpressApp.EFCore

    Declaration

    public override Type GetCollectionObjectType(
        object collection
    )

    Parameters

    Name Type
    collection Object

    Returns

    Type
    Type
    See Also