menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class Itemset

    Represents the methods and properties for AssociationRule Itemset element and its attributes

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

    Constructors

    Itemset()

    Declaration
    public Itemset()

    Properties

    Id

    Get the Id

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

    numberOfItems

    Get the number of items

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

    Support

    Gets the support

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