Search Results for

    Show / Hide Table of Contents

    Interface IValues<T>

    Defines the base interface for values

    Implements
    ICleanable
    Namespace:
    Assembly: .dll
    Syntax
    public interface IValues<T> extends ICleanable
    Type Parameters
    Name Description
    T

    Methods

    getValuesType()

    Get type of values

    Declaration
    public abstract Class<T> getValuesType()
    Returns
    Type Description
    Class<T>

    Type of values

    size()

    Gets the size of values

    Declaration
    public abstract int size()
    Returns
    Type Description
    int

    The size of values

    Implements

    ICleanable
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml