menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ClusteringArray - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ClusteringArray

    Represents the methods and properties of Array element and its attributes

    Inheritance
    System.Object
    ClusteringArray
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class ClusteringArray : Object

    Constructors

    ClusteringArray()

    Declaration
    public ClusteringArray()

    Properties

    ArrayElements

    Gets the array elements

    Declaration
    public string ArrayElements { get; }
    Property Value
    Type
    System.String

    NumberOfItems

    Gets the "n" value

    Declaration
    public int NumberOfItems { get; }
    Property Value
    Type
    System.Int32

    Type

    Gets the "type" value

    Declaration
    public string Type { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved