menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class BayesInputs

    Represents the methods and properties for BayesInput element collection

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

    Constructors

    BayesInputs()

    Declaration
    public BayesInputs()

    Methods

    GetBayesInput()

    Returns the List of BayesInput values

    Declaration
    public List<BayesInput> GetBayesInput()
    Returns
    Type Description
    System.Collections.Generic.List<BayesInput>

    List of BayesInput values

    GetExtension()

    Returns the List of Extension values

    Declaration
    public List<Extension> GetExtension()
    Returns
    Type Description
    System.Collections.Generic.List<Extension>

    List of Extension values

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved