Back to Website
Show / Hide Table of Contents

Interface IMergeUtil

Namespace: Aurigma.DesignAtoms.Services
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IMergeUtil

Methods

Merge<T>(T[])

Declaration
T Merge<T>(params T[] objects)
    where T : class
Parameters
Type Name Description
T[] objects
Returns
Type Description
T
Type Parameters
Name Description
T

Merge<T>(IEnumerable<T>)

Declaration
T Merge<T>(IEnumerable<T> objects)
    where T : class
Parameters
Type Name Description
System.Collections.Generic.IEnumerable<T> objects
Returns
Type Description
T
Type Parameters
Name Description
T
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback