.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    IAggregator<TResult> Interface

    Namespace: Hazelcast.Aggregation
    Assembly: Hazelcast.Net.dll

    Defines an aggregator that can transform an object into other objects.

    public interface IAggregator<TResult>
    Type Parameters
    TResult

    The aggregated result type.

    Properties

    AttributePath

    Gets the attribute path.

    In This Article
    Back to top Copyright © 2010-2022 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.